fix tests in org.jetbrains.kotlin.idea.highlighter

This commit is contained in:
Michael Nedzelsky
2015-09-04 22:42:46 +03:00
parent fa97b8f91e
commit 32c66914fe
8 changed files with 8 additions and 8 deletions
@@ -1,3 +1,3 @@
<!-- conflictingOverloadsClass1 -->
<html>
'<b>internal</b> <b>final</b> <b>fun</b> lol(x: kotlin.Int): kotlin.Int'<br />is already defined in conflictingOverloads</html>
'<b>public</b> <b>final</b> <b>fun</b> lol(x: kotlin.Int): kotlin.Int'<br />is already defined in conflictingOverloads</html>