blob: c59e28e708a24774ae54301d1efb8339cb07a0e1 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
thread int tint_symbol_2 = 0;
thread int* const tint_symbol_1 = &(tint_symbol_2);
int const x_9 = *(tint_symbol_1);
int const x_11 = (x_9 + 1);
return;
}