summaryrefslogtreecommitdiff
path: root/test/common/testfiles/config12.txt
blob: 17ed34f117755794b05dda555b4ac01290b0859e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
test1
{
	value=12
	string1 = carrots in may  
	string2 =on the string
	subconfig
	{
		bing= nothing really
		carrots =0x2356
		terrible=lovely
	}
	subconfig2
	{
		bing= something
		carrots=-243895
		terrible=pgin!
	}
	subconfig3
	{
		bing= 435
		carrots =050
		terrible=absolutely
	}
}

TOPlevel= value

ping
{
	carrots=324
	string = casrts
}