blob: 80a14d66d0bb318b6072c29008ee2f3b57bfc006 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
float const x_1 = (50.0f * 60.0f);
return;
}
fragment void tint_symbol() {
main_1();
return;
}