Fixed bug - local variable names remain unquoted

This commit is contained in:
claudiol 2017-10-18 12:44:32 -04:00
parent 987b77d831
commit 32887f6fe6

View file

@ -310,7 +310,7 @@ void LIB_HANDLER()
}
}
if(CurrentConstruct==CMD_NEWLOCALENV) {
if(LIBNUM(CurrentConstruct)==LIBNUM(CMD_NEWLOCALENV)) {
// INSIDE THIS CONSTRUCT WE NEED TO QUOTE ALL
// IDENTS