blob: ae27a62ccf92301474fcb1507da7ecb197618b46 [file] [log] [blame]
void main() {
do {} while (float2(1));
}
/*%%*
expected 'bool', but found 'float2'
*%%*/