[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
+1
-1
@@ -50,7 +50,7 @@ Tower Data Context:
|
||||
public? get(): <implicit>
|
||||
|
||||
public? final? class After_OtherClass : R|kotlin/Any|
|
||||
Type: kotlin/script/templates/standard/ScriptTemplateWithArgs
|
||||
Type: kotlin.script.templates.standard.ScriptTemplateWithArgs
|
||||
Label: <script>
|
||||
Element 10
|
||||
Implicit receiver:
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@ Tower Data Context:
|
||||
public? get(): <implicit>
|
||||
|
||||
public? final? class After_OtherClass : R|kotlin/Any|
|
||||
Type: kotlin/script/templates/standard/ScriptTemplateWithArgs
|
||||
Type: kotlin.script.templates.standard.ScriptTemplateWithArgs
|
||||
Label: <script>
|
||||
Element 10
|
||||
Scope: FirLocalScope
|
||||
|
||||
@@ -51,7 +51,7 @@ Tower Data Context:
|
||||
public get(): R|kotlin/Int|
|
||||
|
||||
public final class After_OtherClass : R|kotlin/Any|
|
||||
Type: kotlin/script/templates/standard/ScriptTemplateWithArgs
|
||||
Type: kotlin.script.templates.standard.ScriptTemplateWithArgs
|
||||
Label: <script>
|
||||
|
||||
FILE: [ResolvedTo(IMPORTS)] topLevel.kts
|
||||
|
||||
Reference in New Issue
Block a user