#include <metal_stdlib>
using namespace metal;
void main_1() {
bool2 const x_1 = !(bool2(true, false));
return;
}
fragment void tint_symbol() {
main_1();