Replace some FIR syntax errors with more proper diagnostics
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@ class Foo {
|
||||
|
||||
fun test() {
|
||||
var f = Foo()
|
||||
<!ASSIGN_OPERATOR_AMBIGUITY, ASSIGN_OPERATOR_AMBIGUITY, ASSIGN_OPERATOR_AMBIGUITY!>f += f<!>
|
||||
<!ASSIGN_OPERATOR_AMBIGUITY!>f += f<!>
|
||||
}
|
||||
Reference in New Issue
Block a user