blob: 3e8475293bd7ac32158e354eecfa76fbf4c66019 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
constant int o [[function_constant(1234)]];
kernel void tint_symbol() {
return;
}