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