• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 namespace NS {
2 void f1();
3 void f2();
4 const int A = 3;
5 }; // namespace NS
6