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