[numthreads(1, 1, 1)]
void unused_entry_point() {
  return;
}

void i() {
  const float s = 1.0f;
}