[FIR] Use correct type renderer in symbol rendering for diagnostics
#KT-62815 Fixed
This commit is contained in:
committed by
Space Team
parent
6b049df87c
commit
8f3f72d9c9
+1
-1
@@ -1,5 +1,5 @@
|
||||
/deprecatedError.kt:(237,238): error: '@Deprecated(...) class C : Any' is deprecated. alas.
|
||||
|
||||
/deprecatedError.kt:(246,249): error: '@Deprecated(...) fun foo(s: @R|Foo|() String): Unit' is deprecated. alas.
|
||||
/deprecatedError.kt:(246,249): error: '@Deprecated(...) fun foo(s: @Foo() String): Unit' is deprecated. alas.
|
||||
|
||||
/deprecatedError.kt:(258,259): error: 'constructor(): C' is deprecated. alas.
|
||||
|
||||
Reference in New Issue
Block a user