input1

Undocumented in source.
immutable
auto input1 = q{ i32 a; struct structWIP { i64 e; i32 member(i32 param) { i32 c; i32 d; a = b + c + d + e + g; } i32 g; } i32 b; };

Meta