blob: 7ab5c8b8dcca44ef5848b114c49fa3a4d760f4ab [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;
}