ObjFW  testfile.ini at [12c5b7ee91]

File tests/testfile.ini artifact cf73f59c64 part of check-in 12c5b7ee91


[tests]
foo = bar
foobar=baz
;comment

[foobar]
;foobarcomment
qux=" asd"
"quxqux " = asd
quxquxqux="hello\"world"
qux2="\f"

[types]
integer = 0x20
bool = true
float = 0.5
double = 0.25