// generated by codegen, do not edit fn test_enum() -> () { // An enum declaration. // // For example: enum E {A, B(i32), C {x: i32}} }