#include using namespace metal; void f() { for(int i = 1; false; ) { } }