#include <metal_stdlib>
using namespace metal;
void f() {
{
int const a_1 = 0;
int const b = a_1;
}
int const a_2 = 0;
int const b = a_2;