8 lines
92 B
Plaintext
8 lines
92 B
Plaintext
|
void func() {
|
||
|
if (true) half4 x;
|
||
|
}
|
||
|
|
||
|
/*%%*
|
||
|
variable 'x' must be created in a scope
|
||
|
*%%*/
|