test20

Undocumented in source.
immutable
auto test20 = q{--- test20 // test empty i32 function without return and with control flow void run(i32 i) { if(i){}else{} } };

Meta