blob: d7d3c6353d47290eb6e78a764e344310b2c2baf9 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
thread int tint_symbol_1 = 0;
int const i = tint_symbol_1;
int const use = (i + 1);
return;
}