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