Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c1859 eap->errmsg = _(e_finally); in ex_finally()
H A Dglobals.h1595 EXTERN char e_finally[] INIT(= N_("E606: :finally without :try")); variable
H A Dvim9compile.c8767 emsg(_(e_finally)); in compile_finally()