blob: 488ec76b37208c6658ada12225bccbb1b8a0aa66 [file] [log] [blame]
void main() {
float x;
x = 1.5 2.5;
}
/*%%*
expected ';', but found '2.5'
*%%*/