[numthreads(1, 1, 1)]
void f() {
  const float r = (1.0f - 2.0f);
  return;
}