[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
@@ -22,7 +22,7 @@ Tower Data Context:
|
||||
Element 9
|
||||
Implicit receiver:
|
||||
FirRegularClassSymbol local final class Local : R|kotlin/Any|
|
||||
Type: <local>/Local
|
||||
Type: <local>.Local
|
||||
Element 10
|
||||
Scope: FirLocalScope
|
||||
Element 11
|
||||
@@ -42,4 +42,4 @@ FILE: [ResolvedTo(IMPORTS)] localClass.kt
|
||||
}
|
||||
|
||||
R|<local>/Local.Local|().R|<local>/foo|()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user