blob: b567d2b2249fd3e7f9ecd01a66f2a29650957e22 [file] [log] [blame]
SKIP: FAILED
void main_1() {
int2 x_1 = int2(3, 2);
}
void main() {
main_1();
}