Improve NONE_APPLICABLE ide renderer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!-- noneApplicableTxt1 -->
|
||||
None of the following functions can be called with the arguments supplied:
|
||||
public fun foo(b: a.b.String): Unit defined in a.b
|
||||
public fun foo(i: Int): Unit defined in a.b
|
||||
public fun foo(a: kotlin.String): Unit defined in a.b
|
||||
Reference in New Issue
Block a user