[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
@@ -10,4 +10,4 @@
|
||||
|
||||
/methodDeclaration.fir.kt:(870,875): error: 'val' cannot be reassigned.
|
||||
|
||||
/methodDeclaration.fir.kt:(878,880): error: Assignment type mismatch: actual type is 'kotlin/Int', but '<local>/IntProperty' was expected.
|
||||
/methodDeclaration.fir.kt:(878,880): error: Assignment type mismatch: actual type is 'kotlin.Int', but '<local>.IntProperty' was expected.
|
||||
|
||||
Reference in New Issue
Block a user