module test; fn void main() { test{int}(); } module test ; fn void test() { Type a; }