+added a program too long error.
This commit is contained in:
parent
cd313c858e
commit
44b54bd524
@ -367,6 +367,7 @@ typedef enum mb_error_e {
|
||||
SE_PS_INVALID_CHAR,
|
||||
/** Running */
|
||||
SE_RN_EMPTY_PROGRAM,
|
||||
SE_RN_PROGRAM_TOO_LONG,
|
||||
SE_RN_SYNTAX_ERROR,
|
||||
SE_RN_INVALID_DATA_TYPE,
|
||||
SE_RN_TYPE_NOT_MATCH,
|
||||
|
Loading…
x
Reference in New Issue
Block a user