test113

Undocumented in source.
immutable
auto test113 = q{--- test113 // default initialization of variables struct S { i32 integer; u8[] slice; } void fun() { S s; i32 integer; u8[] slice; } };

Meta