test/data/good.ini in inifile-2.0.2 vs test/data/good.ini in inifile-3.0.0
- old
+ new
@@ -1,18 +1,18 @@
[section_one]
one = 1
two = 2
[section_two]
-three = 3
+three = -3
multi = multiline \
support
; comments should be ignored
[section three]
-four =4
-five=5
-six =6
+four =true
+five=false # comments can go here
+six =6.0 ; and here, too
[section_four]
[section_five]
seven and eight= 7 & 8