Blame tests/resources/config/config12

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