fix slot_moves for sending, receiver and args
This commit is contained in:
@ -24,7 +24,7 @@ module Mom
|
||||
assert_equal 9 , @stats.length
|
||||
end
|
||||
def test_array
|
||||
check_array [SlotMove,TruthCheck,Label,SimpleCall,SlotMove,Label,SimpleCall,SlotMove,Label] , @stats
|
||||
check_array [SlotMove,TruthCheck,Label,SimpleCall,SlotConstant,Label,SimpleCall,SlotConstant,Label] , @stats
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user