Reformat html test data for DiagnosticMessageTest

This commit is contained in:
Svetlana Isakova
2014-04-18 15:59:09 +04:00
parent 1e8a8d2861
commit efa00782a4
17 changed files with 238 additions and 556 deletions
@@ -1,10 +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>internal</b> <b>final</b> <b>fun</b> lol(x: kotlin.Int): kotlin.Int'<br />is already defined in conflictingOverloads</html>