reduce method return type to type and introduce a single instruction for instance get
This commit is contained in:
@@ -2,7 +2,7 @@ module Ast
|
||||
class WhileExpression < Expression
|
||||
# attr_reader :condition, :body
|
||||
def compile frame , method
|
||||
nil
|
||||
Virtual::Reference.new
|
||||
end
|
||||
def old
|
||||
into = context.function
|
||||
|
Reference in New Issue
Block a user