blob: ecb4fd32012f96f6931a2ace02607ac0841ec642 [file] [log] [blame]
SKIP: FAILED
void main_1() {
var_1 = 1u;
var_1 = 2u;
}
void main() {
main_1();
}