OSDN Git Service

* tree.c (lvalue_kind): Rename from lvalue_p_1, make nonstatic.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / ext / interface2a.h
1 // PR c++/26195
2 #pragma interface "interface2-imaginary.h"
3
4 inline void foo1() { }
5 inline void foo2() { }