Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Derrors.h227 EXTERN char e_cannot_use_operator_on_new_variable[] variable
H A Devalvars.c866 semsg(_(e_cannot_use_operator_on_new_variable), eap->arg); in ex_let()
H A Dvim9compile.c6476 semsg(_(e_cannot_use_operator_on_new_variable), lhs->lhs_name); in compile_lhs()