blob: 1c6280dc8691680781357b15c56ee251209f0cfa [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void a(int a_1) {
int const b = a_1;
}