blob: b7d4eb4250d65593ac6a9e87c54ebbce5fc2ca76 [file] [log] [blame]
SKIP: FAILED
void main_1() {
float x_1 = 60.0f;
}
[numthreads(1, 1, 1)]
void main() {
main_1();
}