updated t/err.sh to show the erroneous line number
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -190,3 +190,7 @@ abc.? := 20 ##ERROR: syntax error - '?' prohibited as first character of identif
|
||||
---
|
||||
|
||||
throw ##ERROR: syntax error - no value or expression after 'throw'
|
||||
|
||||
---
|
||||
|
||||
throw throw ##ERROR: syntax error - 'throw' prohibited in this context
|
||||
|
Reference in New Issue
Block a user