[PR c++/84702] ICE with default tmpl arg of overload set
[official-gcc.git] / gcc / testsuite / g++.dg / ext / interface2a.h
blobefde3e24bc60ab00459556663c1a37a9eb6c99ed
1 // PR c++/26195
2 #pragma interface "interface2-imaginary.h"
4 inline void foo1() { }
5 inline void foo2() { }