presentations/highlight-js/test/markup/vim/strings-comments.txt

4 lines
82 B
Text

" comment
let one = "string" " comment
let two = "crazy
\ string with a \" quote"