test37

Undocumented in source.
immutable
auto test37 = q{--- test37 // Test negative int literal void test() { callee1(-1); } void callee1(i32) {} };

Meta