blob: 9c2ddb4485f170ca266c9b1fb18a92117bfc3cea [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
int const x_1 = (30 & 40);
return;
}
fragment void tint_symbol() {
main_1();
return;
}