; test unconditional branch int %main() { br label %Test Test: ret int 0 }