8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
|
|
const float x=1, _=x1;
|
||
|
|
half x=x*8;
|
||
|
|
|
||
|
|
/*%%*
|
||
|
|
unknown identifier 'x1'
|
||
|
|
expected 'half', but found 'float'
|
||
|
|
*%%*/
|