forked from OSchip/llvm-project
5 lines
51 B
C
5 lines
51 B
C
|
namespace A1_Inner {
|
||
|
struct X {};
|
||
|
void f(X);
|
||
|
}
|