3 lines
111 B
C
3 lines
111 B
C
// Should not warn here, do not require anonymous namespaces in headers
|
|
static int gv{123};
|
|
static void gf(){}
|