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