blob: 677ce23c84853aa63ee486a7518b1bd6c2557739 [file] [log] [blame]
class Foo {
int field;
static int staticField;
}
main() {}
test() {}