Files
kotlin-fork/idea/testData/diagnosticMessage/conflictingOverloadsClass2.html
T
2016-02-26 14:45:06 +03:00

3 lines
178 B
HTML
Vendored

<!-- conflictingOverloadsClass2 -->
<html>
'<b>public</b> <b>final</b> <b>fun</b> lol(y: Int): Int'<br />conflicts with another declaration in class 'conflictingOverloads'</html>