Fix reading the wrong symbol name when throw argument errors.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
public x(param = 1) {}
|
||||
@@ -0,0 +1 @@
|
||||
(1) : error 059: function argument may not have a default value (variable "param")
|
||||
Reference in New Issue
Block a user