while compiles. jo

This commit is contained in:
Torsten Ruger
2014-05-14 12:02:54 +03:00
parent d50c38f5ad
commit d6b5d46165
5 changed files with 18 additions and 11 deletions

View File

@ -13,7 +13,6 @@ module Ast
call = Vm::CallSite.new( name , params , function)
call.load_args into
call.do_call into
call
end
def inspect