mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 21:44:58 +00:00
8 lines
221 B
Plaintext
8 lines
221 B
Plaintext
[some "section"]
|
|
test = hi ; comment
|
|
other = "hello! \" ; ; ; " ; more test
|
|
multi = "hi, this is a ; \
|
|
multiline comment # with ;\n special chars \
|
|
and other stuff !@#"
|
|
back = "this is \ba phrase"
|