blob: d5c3f3a9a42fb0660f5cb48ff828c2f86b3dee4e [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
{
int must_not_collide = 0;
while (true) {
}
}
int must_not_collide = 0;
}