blob: ef3330a003dbf357ddb122f79981fc683c96b46b [file] [log] [blame]
x(){}
.
y = 42;
x(){}
.
z = true;
void foo() {}
main() {}