// PR c++/60605 template struct Foo { void bar() { void bug(); } };