test280

Undocumented in source.
immutable
auto test280 = q{--- test280.vx // issue 43. Missing check for expand operator on non-templated function void printa(u8[]... data) {} --- <error> test280.vx:2:22: Error: Variadic arrays are not yet implemented };

Meta