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

3 lines
178 B
HTML
Vendored

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