[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 @@
|
||||
/contextReceiverAmbiguity.kt:(203,206): error: Overload resolution ambiguity between candidates: [context(String) fun foo(x: Comparable<*>): Unit, context(String) fun foo(x: Number): Unit]
|
||||
/contextReceiverAmbiguity.kt:(203,206): error: Overload resolution ambiguity between candidates:
|
||||
context(String) fun foo(x: Comparable<*>): Unit
|
||||
context(String) fun foo(x: Number): Unit
|
||||
|
||||
Reference in New Issue
Block a user