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