forked from OSchip/llvm-project
5 lines
34 B
C
5 lines
34 B
C
|
namespace A {
|
||
|
int x;
|
||
|
int y;
|
||
|
}
|