test updates woooo
This commit is contained in:
9
tests/sprint4/expected/sp4_cg_and.ir.exp
Normal file
9
tests/sprint4/expected/sp4_cg_and.ir.exp
Normal file
@ -0,0 +1,9 @@
|
||||
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
|
Reference in New Issue
Block a user