forked from aniani/vim
updated for version 7.0031
This commit is contained in:
@@ -5459,7 +5459,7 @@ script_get(eap, cmd)
|
||||
{
|
||||
theline = eap->getline(
|
||||
#ifdef FEAT_EVAL
|
||||
eap->cstack->cs_whilelevel > 0 ? -1 :
|
||||
eap->cstack->cs_looplevel > 0 ? -1 :
|
||||
#endif
|
||||
NUL, eap->cookie, 0);
|
||||
|
||||
|
Reference in New Issue
Block a user