Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/ini/comments.txt
2021-04-07 19:25:18 -04: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