fix all tests accordingly to new return
This commit is contained in:
@ -9,6 +9,7 @@ module Risc
|
||||
@input = "@ivar = 5"
|
||||
@expect = [LoadConstant, SlotToReg, RegToSlot]
|
||||
end
|
||||
|
||||
def test_local_assign_instructions
|
||||
assert_nil msg = check_nil , msg
|
||||
end
|
||||
|
Reference in New Issue
Block a user