@@ -3,13 +3,15 @@ foobar=baz ;comment [foobar] ;foobarcomment -qux= asd -quxqux =asd +qux=" asd" +"quxqux " = asd +quxquxqux="hello\"world" +qux2="\f" [types] integer = 0x20 bool = true float = 0.5 double = 0.25