blob: 590027e57ff04d319737787cb8da10adb2de9cb5 [file] [log] [blame]
void main() {
for (int x = 0; x; x++) {}
}
/*%%*
expected 'bool', but found 'int'
*%%*/