blob: 0bb14466567bc964033e8be7ae1e8f6359a34e46 [file] [log] [blame]
void main_1() {
const float2 x_1 = -(float2(50.0f, 60.0f));
return;
}
void main() {
main_1();
return;
}