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