blob: ff7940b89d25acd5d7f83e18cfb4b9f3a4c24bbe [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
uint x_10 = 0u;
return;
}
kernel void tint_symbol() {
main_1();
return;
}