7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
struct S { float x; };
|
|
S;
|
|
|
|
/*%%*
|
|
expected an identifier, but found ';'
|
|
*%%*/
|