Lines Matching refs:comment
369 try # comment
373 catch # comment
375 finally # comment
377 endtry # comment
797 throw "getout" # comment
1050 # comment
1061 # comment 1
1063 # comment 3
1066 # comment 6
1068 assert_equal(['# comment 1', 'two', '# comment 3', '', 'five', '# comment 6'], lines)
2456 # comment
2458 # comment
2475 execute # comment
2487 execute cmd1 cmd2 # comment
2508 CheckDefFailure(['execute "cmd"# comment'], 'E488:', 1)
2525 echo 'some' # comment
2529 echo "some" # comment
2538 CheckDefFailure(['echo "xxx"# comment'], 'E488:')
2542 echomsg 'some' 'more' # comment
2548 CheckDefFailure(['echomsg "xxx"# comment'], 'E488:')
2566 echoerr 'something' local 'wrong' # comment
2589 echoconsole 'something' local # comment
2825 …CheckScriptFailure(['vim9script', 'var x = 5', 'for x in range(5)', '# comment', 'endfor'], 'E1041…
3082 while s == 'x' # {comment}
3127 ] # comment
3135 } # comment
3138 one: 1, # comment
3139 two: # comment
3140 2, # comment
3141 three: 3 # comment
3191 '{# comment',
3195 '}# comment',
3198 echo "yes" # comment
3200 'echo "yes"# comment',
3218 exe "echo" # comment
3220 'exe "echo"# comment',
3239 'try# comment',
3246 'try# comment',
3251 ' throw#comment',
3257 ' throw "yes"#comment',
3264 'catch# comment',
3271 'catch# comment',
3277 'catch /pat/# comment',
3284 'endtry# comment',
3291 'endtry# comment',
3296 'hi # comment',
3300 'hi# comment',
3304 'hi Search # comment',
3308 'hi Search# comment',
3312 'hi link This Search # comment',
3316 'hi link This That# comment',
3320 'hi clear This # comment',
3321 'hi clear # comment',
3324 # hi clear This# comment',
3327 'hi clear# comment',
3333 'match Group /todo/ # comment',
3338 'match Group /todo/# comment',
3342 'match # comment',
3346 'match# comment',
3350 'match none # comment',
3354 'match none# comment',
3359 'menutrans clear # comment',
3363 'menutrans clear# comment text',
3368 'syntax clear # comment',
3372 'syntax clear# comment text',
3377 'syntax clear Word # comment',
3382 'syntax clear Word# comment text',
3387 'syntax list # comment',
3391 'syntax list# comment text',
3396 'syntax match Word /pat/ oneline # comment',
3400 'syntax match Word /pat/ oneline# comment',
3414 'syntax match Word /pat/ # comment',
3418 'syntax match Word /pat/# comment',
3423 'syntax match Word /pat/ contains=Something # comment',
3427 'syntax match Word /pat/ contains=Something# comment',
3431 'syntax match Word /pat/ contains= # comment',
3435 'syntax match Word /pat/ contains=# comment',
3440 'syntax region Word start=/pat/ end=/pat/ # comment',
3444 'syntax region Word start=/pat/ end=/pat/# comment',
3449 'syntax sync # comment',
3453 'syntax sync# comment',
3457 'syntax sync ccomment # comment',
3461 'syntax sync ccomment# comment',
3466 'syntax cluster Some contains=Word # comment',
3470 'syntax cluster Some contains=Word# comment',
3475 'command Echo echo # comment',
3476 'command Echo # comment',
3481 'command Echo echo# comment',
3488 'command Echo cd " comment',
3494 'command Echo cd # comment',
3500 'command Echo cd " comment',
3508 'command Echo# comment',
3513 'command Echo# comment',
3519 'function # comment',
3523 'function " comment',
3527 'function# comment',
3531 'function CheckScriptSuccess # comment',
3535 'function CheckScriptSuccess# comment',
3542 'delfunction g:DeleteMeA # comment',
3548 'delfunction g:DeleteMeB# comment',
3553 'call execute("ls") # comment',
3557 'call execute("ls")# comment',
3561 'def Test() " comment',
3566 'def Test() " comment',
3571 'func Test() " comment',
3577 'func Test() " comment',
3582 'def Test() # comment',
3586 'func Test() # comment',
3594 #\ comment
3597 #\ comment
3606 "\ comment
3617 'gui#comment'
3621 'gui -f#comment'
3630 doautocmd TabEnter #comment
3637 doautocmd TabEnter f.x #comment
3640 assert_fails('doautocmd Syntax#comment', 'E216:')
3704 'elseif 2 #comment',
3720 'elseif 2#comment',
3740 'dsearch /pat/ #comment',
3749 'dsearch /pat/#comment',
4456 # Some comment
4459 # Some comment
4461 # Some comment
4465 # Some comment