ifx most of the conversion
well . . it's still converting to ruby, minor detail
This commit is contained in:
@ -8,7 +8,7 @@ module Ruby
|
||||
@return_value = value
|
||||
end
|
||||
|
||||
def normalize
|
||||
def to_vool
|
||||
val , rest = *normalize_name(@return_value)
|
||||
me = ReturnStatement.new(val)
|
||||
return me unless rest
|
||||
|
Reference in New Issue
Block a user