fix slot moves for assignment

This commit is contained in:
Torsten Ruger
2017-09-10 13:04:36 +03:00
parent 66901eeb5b
commit 43d660d2d2
4 changed files with 21 additions and 4 deletions

View File

@ -14,7 +14,7 @@ module Vool
assert Array != @stats.class , @stats
end
def test_class_compiles
assert_equal Mom::SlotMove , @first.class , @stats
assert_equal Mom::SlotConstant , @first.class , @stats
end
def test_slot_is_set
assert @first.left