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