blob: 25c2e603a6f6a3b0b397f9ea02b2dfb52bf80bd1 [file] [log] [blame]
class Foo {
static int BOO;
static Foo whatever;
int bar;
};