NS.cpp 73 Bytes Raw Blame History Permalink 1 2 3 4 5 namespace NS { void f1(); void f2(); const int A = 3; }; // namespace NS