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