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