summaryrefslogtreecommitdiff
path: root/tests/resources/config/config12
blob: 6917880b5c94e5d2d0db23cc7d9eb3c7809fa508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[some "section"]
      test = hi ; comment
      test2 = hello    ; comment
      test3 = welcome  #comment
      other = "hello! \" ; ; ; " ; more test
      other2 = "cool! \" # # # "  # more test
      multi = "hi, this is a ; \
multiline comment # with ;\n special chars \
and other stuff !@#"
      multi2 = "good, this is a ; \
multiline comment # with ;\n special chars \
and other stuff !@#"  #^^^
      back = "this is \ba phrase"