summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/config/testdata/configs/vars.qdocconf
blob: 1f5da6eb805263f92b2cae02498400a09c53af7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
project = Variables

untrue = false
true = "Sir Yes, Sir!"

void =
int = 1
int += 1

list = \
    testing line \
    "by\n" \
    "line"

some.thing =
some.where =
some.time =