updated some error messages
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-05 09:56:52 +00:00
parent e6dd0f06a4
commit 335574dd6d
2 changed files with 18 additions and 3 deletions

View File

@ -186,3 +186,7 @@ abc.? := 20 ##ERROR: syntax error - '?' prohibited as first character of identif
---
1 \ 2 ##ERROR: syntax error - stray backslash
---
throw ##ERROR: syntax error - no value or expression after 'throw'