[FIR] Render dot-separated FQNs instead of slash-separated ones in diagnostics
^KT-62030 fixed
This commit is contained in:
committed by
Space Team
parent
b119b4de02
commit
d98da87278
Vendored
+2
-2
@@ -28,7 +28,7 @@ Tower Data Context:
|
||||
Smart Casts:
|
||||
FirValueParameterSymbol param: R|kotlin/String?|
|
||||
Types:
|
||||
kotlin/Any
|
||||
kotlin.Any
|
||||
|
||||
FILE: [ResolvedTo(IMPORTS)] insideLetOnNullableReceiver.kt
|
||||
public final [ResolvedTo(BODY_RESOLVE)] fun foo([ResolvedTo(BODY_RESOLVE)] param: R|kotlin/String?|): R|kotlin/String| {
|
||||
@@ -37,4 +37,4 @@ FILE: [ResolvedTo(IMPORTS)] insideLetOnNullableReceiver.kt
|
||||
}
|
||||
) }
|
||||
^foo String()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user