Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/vim/strings-comments.txt

5 lines
82 B
Plaintext
Raw Normal View History

2021-04-07 19:25:18 -04:00
" comment
let one = "string" " comment
let two = "crazy
\ string with a \" quote"