summaryrefslogtreecommitdiff
path: root/t/t4018/ini-subsection
blob: 3d47349e60ac5dae3deed58e6b595bd8f1e9c2c7 (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