[numthreads(1, 1, 1)]
void f() {
  const int r = (1 / 2);
  return;
}