module templ2; import templ1; void main() { func1(1); }