test/data/good.ini in inifile-0.4.1 vs test/data/good.ini in inifile-1.0.0
- old
+ new
@@ -2,11 +2,11 @@
one = 1
two = 2
[section_two]
three = 3
-multi = "multiline
-support"
+multi = multiline\
+support
; comments should be ignored
[section three]
four =4
five=5