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