blob: 60e1b64fb22de7e10fdb79c3966f5c90e83c5c5d [file] [log] [blame]
class C {
int new = 42;
}
test() {}
main() {}