Home
last modified time | relevance | path

Searched refs:e_no_endtry (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dex_eval.c1991 eap->errmsg = _(e_no_endtry); in ex_endtry()
H A Dglobals.h1598 EXTERN char e_no_endtry[] INIT(= N_("E602: :endtry without :try")); variable
H A Dvim9compile.c8840 emsg(_(e_no_endtry)); in compile_endtry()