brintos

brintos / llvm-project-archived public Read only

0
0
Text · 73 B · 0dc86f8 Raw
6 lines · cpp
1namespace NS {2void f1();3void f2();4const int A = 3;5}; // namespace NS6