blob: 85b4bb16c03d703502d20c02f2079f5e572efde4 [file] [log] [blame]
void main() {
while (float3(1)) {}
}
/*%%*
expected 'bool', but found 'float3'
*%%*/