3
0

SectionContainer => LongString

This commit is contained in:
Philippe PITTOLI 2019-08-03 02:04:06 +02:00
parent 9817b04408
commit 4be78f3748

View File

@ -135,7 +135,7 @@ class Specs
return
end
@assignments[name] = SectionContainer.new value
@assignments[name] = LongStringContainer.new value
end
def parse_glob (tree)