template void f() { } int main() { f(); // ERROR - .* }