[Analysis API] DebugSymbolRenderer: unify error types
They are still can be different in the case of error inside type argument (e.g. `kotlin/Array<out ERROR CLASS: Incomplete code>`)
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@ element: e
|
||||
implicit receivers:
|
||||
type: KtTypeErrorType:
|
||||
annotationsList: []
|
||||
type: ERROR CLASS: Cannot infer argument for type parameter T
|
||||
type: ERROR_TYPE
|
||||
owner symbol: KtFirAnonymousFunctionSymbol
|
||||
|
||||
scopes:
|
||||
|
||||
Reference in New Issue
Block a user