blob: b47009ad6e95f47cdcba10e85960eaedbdd14a6d [file] [log] [blame]
SKIP: FAILED
static uint var_1 = 0u;
void main_1() {
while (true) {
}
return;
}
void main() {
main_1();
return;
}
warning: DXIL.dll not found. Resulting DXIL will not be signed for use in release environments.
error: validation errors
tint_py60tZ:9: error: Loop must have break.
Validation failed.