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