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