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