[FIR] Render list of symbols with linebreaks as separators
#KT-61823 Fixed
This commit is contained in:
committed by
Space Team
parent
4c9fc8f214
commit
f231338cd6
Vendored
+6
-2
@@ -1,3 +1,7 @@
|
||||
/RedeclarationThroughDestructuring.fir.kt:(133,134): error: Conflicting declarations: [local val b: String, local val b: Int]
|
||||
/RedeclarationThroughDestructuring.fir.kt:(133,134): error: Conflicting declarations:
|
||||
local val b: String
|
||||
local val b: Int
|
||||
|
||||
/RedeclarationThroughDestructuring.fir.kt:(136,137): error: Conflicting declarations: [local val b: String, local val b: Int]
|
||||
/RedeclarationThroughDestructuring.fir.kt:(136,137): error: Conflicting declarations:
|
||||
local val b: String
|
||||
local val b: Int
|
||||
|
||||
Reference in New Issue
Block a user