blob: 622427ba9086856203ec7714e6648c3f2bae7060 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
while (true) {
}
}