[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
+3
-1
@@ -1 +1,3 @@
|
||||
/test.kt:(154,158): error: Overload resolution ambiguity between candidates: [static field SOME: String, static enum entry SOME: SomeEnum]
|
||||
/test.kt:(154,158): error: Overload resolution ambiguity between candidates:
|
||||
static field SOME: String
|
||||
static enum entry SOME: SomeEnum
|
||||
|
||||
+3
-1
@@ -1 +1,3 @@
|
||||
/test.kt:(160,164): error: Overload resolution ambiguity between candidates: [static field SOME: String, static enum entry SOME: SomeEnum]
|
||||
/test.kt:(160,164): error: Overload resolution ambiguity between candidates:
|
||||
static field SOME: String
|
||||
static enum entry SOME: SomeEnum
|
||||
|
||||
Reference in New Issue
Block a user