Files
phptimerboard2/vendor/scrivo/highlight.php/test/markup/ini/comments.txt
2019-09-29 19:47:00 -05:00

6 lines
125 B
Plaintext
Vendored

# Comment
; ini-style comment
x = "abc" # Comment on same line
y = 123 ; Comment on same line
[table] ; Comment on same line