blob: 4241865826a8b22f6cbeb268ad8cf88301cededb [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
{
int const a_1 = 0;
int const b = 0;
}
int const a_2 = 0;
int const b = 0;
}