blob: 72989ccc6ff8720e5fbd0e3c429f92c8764e6225 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void v() {
float const a = 1.0f;
}