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