Searched refs:e_cannot_use_function_inside_def (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | errors.h | 358 EXTERN char e_cannot_use_function_inside_def[] variable |
| H A D | vim9compile.c | 9984 emsg(_(e_cannot_use_function_inside_def)); in compile_def_function() |