blob: 868ba01c558a7023cc91aff3b60c1ddf5876f4a7 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
int const x_1 = (30 << 20u);
return;
}
fragment void tint_symbol() {
main_1();
return;
}