ifx most of the conversion
well . . it's still converting to ruby, minor detail
This commit is contained in:
@ -11,7 +11,7 @@ module Ruby
|
||||
@body = body
|
||||
end
|
||||
|
||||
def normalize
|
||||
def to_vool
|
||||
cond , rest = *normalize_name(@condition)
|
||||
WhileStatement.new(cond , @body.normalize , rest)
|
||||
end
|
||||
|
Reference in New Issue
Block a user