blob: 1c146e798204c8eb632c46ff5a43b1401c9c16f6 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
bool const x_1 = !((50.0f <= 60.0f));
return;
}
fragment void tint_symbol() {
main_1();
return;
}