Blame tests/resources/config/config12

Packit ae9e2a
[some "section"]
Packit ae9e2a
      test = hi ; comment
Packit ae9e2a
      test2 = hello    ; comment
Packit ae9e2a
      test3 = welcome  #comment
Packit ae9e2a
      other = "hello! \" ; ; ; " ; more test
Packit ae9e2a
      other2 = "cool! \" # # # "  # more test
Packit ae9e2a
      multi = "hi, this is a ; \
Packit ae9e2a
multiline comment # with ;\n special chars \
Packit ae9e2a
and other stuff !@#"
Packit ae9e2a
      multi2 = "good, this is a ; \
Packit ae9e2a
multiline comment # with ;\n special chars \
Packit ae9e2a
and other stuff !@#"  #^^^
Packit ae9e2a
      back = "this is \ba phrase"