SectionContainer => LongString
This commit is contained in:
parent
9817b04408
commit
4be78f3748
@ -135,7 +135,7 @@ class Specs
|
||||
return
|
||||
end
|
||||
|
||||
@assignments[name] = SectionContainer.new value
|
||||
@assignments[name] = LongStringContainer.new value
|
||||
end
|
||||
|
||||
def parse_glob (tree)
|
||||
|
Reference in New Issue
Block a user