test269

Undocumented in source.
immutable
auto test269 = q{--- test269.vx // functions returning auto auto fun() {} --- <error> test269.vx:2:7: Error: functions cannot return `auto` };

Meta