[Analysis API FIR] fix call resolution on error elements
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
val commonSettings: Int =
|
||||
<expr>get()</expr> = 1
|
||||
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
KtErrorCallInfo:
|
||||
candidateCalls = []
|
||||
diagnostic = ERROR<ASSIGNMENT_IN_EXPRESSION_CONTEXT: Assignments are not expressions, and only expressions are allowed in this context>
|
||||
Reference in New Issue
Block a user