blob: c5513ca5f80a5deeccea273cd4a020c0e1765c17 [file] [log] [blame]
SKIP: FAILED
void main_1() {
uint2 x_1 = (10u).xx;
}
void main() {
main_1();
}