blob: ca64d2ccb5b67ac6ea2a3cdfdfb7af723ec746e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# file of deliberate errors
[default]
[ one
[ two " foo ]
aa = foo
[ three
val = none
[four]
one
= two
three =
four = foo = bar
five = " nothing
six = normal
|