[FIR] Initialize annotations in FirErrorTypeRef
^KT-62447 Fixed ^KT-62628 Fixed
This commit is contained in:
committed by
Space Team
parent
ec3cfdefcb
commit
bb937a8a21
+1
-1
@@ -1,3 +1,3 @@
|
||||
FILE: ambigousKinds.kt
|
||||
public final fun incorrect(block: <ERROR TYPE REF: There are multiple function kinds for functional type ref>): R|kotlin/Unit| {
|
||||
public final fun incorrect(block: @R|org/jetbrains/kotlin/fir/plugin/MyComposable|() <ERROR TYPE REF: There are multiple function kinds for functional type ref>): R|kotlin/Unit| {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user