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