test146

Undocumented in source.
immutable
auto test146 = q{--- test146 // Test implicit function template instantiation (1 arg) void fun[T](T param) {} void run(){ fun(42); } };

Meta