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