mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
9 lines
422 B
HTML
Vendored
9 lines
422 B
HTML
Vendored
<!-- noneApplicableHtml1 -->
|
|
<html>
|
|
None of the following functions can be called with the arguments supplied.
|
|
<ul>
|
|
<li>foo(<font color=red><b>a.b.String</b></font><font color=red><b>)</b></font> <i>defined in</i> a.b</li>
|
|
<li>foo(Int<font color=red><b>)</b></font> <i>defined in</i> a.b</li>
|
|
<li>foo(<font color=red><b>kotlin.String</b></font><font color=red><b>)</b></font> <i>defined in</i> a.b</li>
|
|
</ul>
|
|
</html> |