misc to_s and small fixes
This commit is contained in:
@ -11,6 +11,7 @@ module RubyX
|
||||
def ruby_to_vool
|
||||
vool = RubyCompiler.compile( source )
|
||||
vool = vool.normalize
|
||||
#puts vool
|
||||
vool
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user