Home
last modified time | relevance | path

Searched refs:e_cannot_use_hash_curly_to_start_comment (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Derrors.h530 EXTERN char e_cannot_use_hash_curly_to_start_comment[] variable
H A Dvim9script.c156 emsg(_(e_cannot_use_hash_curly_to_start_comment)); in vim9_bad_comment()