blob: 0805f07f09c316ba7929e7681f9b6d83bbe02d4f [file] [log] [blame]
SKIP: FAILED
void main_1() {
int2 x_1 = int2(50, 60);
}
void main() {
main_1();
}