aliased add_code to <<, to give a bit of the stream feel
This commit is contained in:
@ -39,6 +39,7 @@ module Vm
|
||||
@codes << kode
|
||||
self
|
||||
end
|
||||
alias :<< :add_code
|
||||
|
||||
def link_at pos , context
|
||||
@position = pos
|
||||
|
Reference in New Issue
Block a user