Searched refs:e_cannot_assign_to_constant (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | errors.h | 223 EXTERN char e_cannot_assign_to_constant[] variable |
| H A D | vim9compile.c | 6576 semsg(_(e_cannot_assign_to_constant), lhs->lhs_name); in compile_assign_lhs() |