start implementing return for constant

This commit is contained in:
Torsten Ruger
2017-04-14 10:52:23 +03:00
parent 73b7e2b22f
commit c885888f4a
3 changed files with 41 additions and 1 deletions

View File

@ -18,7 +18,7 @@ module Vool
def test_slot_starts_at_message
assert_equal :message , @stats.first.left[0]
end
def test_slot_gets_self
def test_slot_gets_frame
assert_equal :frame , @stats.first.left[1]
end
def test_slot_assigns_to_local