ObjFW  testfile.ini at [e2f6eea34e]

File tests/testfile.ini artifact 4c2a651a5b part of check-in e2f6eea34e


; Comment in global category
global=yes

[tests]
foo = bar
foobar=baz
;comment

[foobar]
;foobarcomment
qux=" asd"
"quxqux " = asd
quxquxqux="hello\"wörld"
qux2="a\f"

[types]
integer = 0x20
bool = true
float = 0.5
array1 = 1
array2 = 1
double = 0.25
array1 = 2
array2 = 2