test270

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

Meta