#include <metal_stdlib> using namespace metal; void d() { int j = 0; for(; false; ) { } }