#include using namespace metal; kernel void f() { for(int i = 0; (i < 4); i = as_type((as_type(i) + as_type(1)))) { switch(i) { case 0: { continue; break; } default: { break; } } } return; }