blob: d0221cad7706bc417db07c8a2557cb48ca6dfe13 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
int v = 0;
(void) v;
return;
}