Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Derrors.h369 EXTERN char e_cannot_use_list_for_declaration[] variable
H A Dvim9compile.c6908 emsg(_(e_cannot_use_list_for_declaration)); in compile_assignment()