blob: 987eca04e8563498f4cf2f9b32862dd40170e34c [file] [log] [blame]
class Foo {
int field;
static int staticField;
}
main() {}