fix
This commit is contained in:
parent
8a928cfd8d
commit
f9a4c9098a
3 changed files with 4 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue