Files
kotlin-fork/idea/testData/diagnosticMessage/noneApplicableTxt1.txt
T
2016-02-26 14:45:10 +03:00

5 lines
252 B
Plaintext
Vendored

<!-- 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