blob: 0f4b84fd27aa77f9a8436573ce8b7a0569293e9c [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const float r = 2.0f;
return;
}