blob: a6f1ff062f6b9a68d48cd1e3452fc6587e8af22b [file] [log] [blame]
void<int> f() {}
main() {
f();
}