2019-04-22 22:50:11 +00:00

4 lines
68 B
C++

extern int foo;
namespace bar { extern int baz(); }
static int baz;