forgot a puts
This commit is contained in:
parent
7d1be1f908
commit
ced82628d4
@ -17,7 +17,6 @@ module Asm
|
||||
@position
|
||||
end
|
||||
def at pos
|
||||
puts "called #{self}"
|
||||
@position = pos
|
||||
end
|
||||
def length
|
||||
|
Loading…
Reference in New Issue
Block a user