1: func : test 2: $t0 = true 3: c = $t0 4: $t1 = false 5: d = $t1 6: $t2 = c & d 7: d = $t2 8: $t3 = 1 9: return : $t3