4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
// "void" type global variable is illegal
|
|
|
|
void x;
|
// "void" type global variable is illegal
|
|
|
|
void x;
|