blob: 97abd51418f9c592d2fc7a0629c952bff32e8983 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void main_1() {
int const x_1 = (30 * 40);
return;
}
fragment void tint_symbol() {
main_1();
return;
}