SectionContainer => LongString

master
Philippe PITTOLI 2019-08-03 02:04:06 +02:00
parent 9817b04408
commit 4be78f3748
1 changed files with 1 additions and 1 deletions

View File

@ -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)