docvim-0.3.1.2: tests/fixtures/parser/trailing-comment.vim
let g:counter=1 " Set counter to initial value. " And this is a trailing comment at the end " of a file.
let g:counter=1 " Set counter to initial value. " And this is a trailing comment at the end " of a file.