1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-01-21 01:48:25 +00:00
2014-01-31 12:21:39 +00:00

14 lines
466 B
C

"mnemonic expected",ERROR,
"invalid extension",ERROR,
"no space before operands",WARNING,
"too many closing parentheses",WARNING,
"missing closing parentheses",WARNING,
"missing operand",ERROR, /* 5 */
"scratch at end of line",WARNING,
"\" expected",WARNING,
"invalid data operand",ERROR,
", expected",WARNING,
"identifier expected",ERROR, /* 10 */
"",WARNING,
"expression must be constant",ERROR,