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