blob: 59d414976e583b0ca7a1f0d9074422e55f591f01 [file] [log] [blame]
SKIP: FAILED
void main_1() {
float2 x_1 = float2(-10.0f, 10.0f);
}
void main() {
main_1();
}