1
; this entry is a „global property“ – does not belong to any section:
2
color = blue
3
4
[first-section]
5
x = 256
6
y = 20
7
z = 30
8
some = value
9
other = VALUE
10
11
[second-section]
12
x = 100
13
y = 200
14
z = 300