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