// PR c++/72849 extern struct Foo a; template void fn1() { a; }