#include <metal_stdlib>
using namespace metal;
void main_1() {
float const x_30 = 50.0f;
int const x_1 = int(x_30);
return;
}
fragment void tint_symbol() {
main_1();