8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
void func() {
|
|
if (true) ; else half x = 1;
|
|
}
|
|
|
|
/*%%*
|
|
variable 'x' must be created in a scope
|
|
*%%*/
|