void main_1() { const bool2 x_1 = isinf(float2(50.0f, 60.0f)); return; } void main() { main_1(); return; }