added support for pool dictionary import
This commit is contained in:
@ -208,6 +208,7 @@ static char* syntax_error_msg[] =
|
||||
"undeclared variable",
|
||||
"unusable variable in compiled code",
|
||||
"inaccessible variable",
|
||||
"ambiguous variable",
|
||||
"wrong expression primary",
|
||||
"too many temporaries",
|
||||
"too many arguments",
|
||||
|
Reference in New Issue
Block a user