summaryrefslogtreecommitdiff
path: root/t/t4018/ini-subsection-noindent
blob: 698ea00ea372416bf217757470b5b9e7dda0c16f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[LEFT]

[LEFT "CENTER"]
# comment
; comment
name = value

[LEFT "RIGHT"]
# comment
; comment
name = value
ChangeMe