some error message trimming done
This commit is contained in:
@ -205,6 +205,10 @@ abc.? := 20 ##ERROR: syntax error - wrong multi-segment identifier 'abc.?'
|
||||
|
||||
---
|
||||
|
||||
aaa := ##ERROR: syntax error - missing rvalue for 'aaa'
|
||||
|
||||
---
|
||||
|
||||
throw ##ERROR: syntax error - no value or expression after 'throw'
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user