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