Home
last modified time | relevance | path

Searched refs:e_can_only_concatenate_to_string (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Derrors.h225 EXTERN char e_can_only_concatenate_to_string[] variable
H A Dvim9compile.c6466 emsg(_(e_can_only_concatenate_to_string)); in compile_lhs()