header.h 68 Bytes Raw Blame History Permalink 1 2 3 extern int foo; namespace bar { extern int baz(); } static int baz;