aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/expression_parser.messages
diff options
context:
space:
mode:
authorChimrod <>2023-10-15 18:23:01 +0200
committerChimrod <>2023-10-15 19:04:36 +0200
commita7e382aa2b31a4ec044bda12155818c22b33d989 (patch)
tree2aa25c8ba2d5653c677ce62c5515cc5c0c98ff6f /lib/qparser/expression_parser.messages
parent617d2ee554ccf502c718391aa05b7b72668b83e7 (diff)
New errors reported
Diffstat (limited to 'lib/qparser/expression_parser.messages')
-rw-r--r--lib/qparser/expression_parser.messages5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/qparser/expression_parser.messages b/lib/qparser/expression_parser.messages
index a493067..eb13846 100644
--- a/lib/qparser/expression_parser.messages
+++ b/lib/qparser/expression_parser.messages
@@ -302,3 +302,8 @@ main: LOCATION_START EOL SET IDENT DECR INTEGER SET
main: LOCATION_START EOL LET IDENT DECR INTEGER SET
Missing separator between instructions
+
+main: LOCATION_START EOL IF STAR
+main: LOCATION_START EOL IDENT DECR STAR
+
+Missing operand