test251

Undocumented in source.
immutable
auto test251 = q{--- test251.vx // Forbid @static on parameters void fun(@static u64 param) {} --- <error> test251.vx:2:23: Error: Parameters cannot be @static };

Meta