add scope and kwbegin
scope is just a list of statements
This commit is contained in:
@ -36,6 +36,5 @@ module Vool
|
||||
lst = Compiler.compile( "bar(1)")
|
||||
assert_equal 1 , lst.arguments.first.value
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user