test/data/multiline.ini in inifile-0.4.1 vs test/data/multiline.ini in inifile-1.0.0

- old
+ new

@@ -5,17 +5,17 @@ [section_two] three = 3 ; comments should be ignored [section_three] -three = "hello -multiline" +three = hello\ +multiline other = "stuff" [section_four] -four = "hello -multiple -multilines" +four = hello\ +multiple\ +multilines [empty_lines] -empty = "" +empty = not_empty=full