polish docs
and a bit of code style
This commit is contained in:
@ -12,9 +12,6 @@ module Vool
|
||||
@statements.each{ |s| s.create_objects }
|
||||
end
|
||||
|
||||
def <<(o)
|
||||
@statements << o
|
||||
end
|
||||
end
|
||||
|
||||
class ScopeStatement < Statements
|
||||
|
Reference in New Issue
Block a user