This commit is contained in:
Aleksey Chichenkov 2019-01-30 14:59:00 +03:00
parent 8a928cfd8d
commit f9a4c9098a
3 changed files with 4 additions and 3 deletions

View file

@ -34,7 +34,7 @@ var errors = {
"-2": "end of search",
"-1": "not found any lexemes or errors or anything else",
"0": "success",
"1": "found unknown symbol"
"1": "found unknown symbol",
"2": "not found close quote or singleQuote",
"3": "Unexpected symbol in oid structure",
"4": "Not found close bracket for Oid",