Reformat html test data for DiagnosticMessageTest
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
<!-- conflictingOverloadsClass2 -->
|
||||
<html>
|
||||
'<b>
|
||||
internal</b>
|
||||
<b>
|
||||
final</b>
|
||||
<b>
|
||||
fun</b>
|
||||
lol(y: kotlin.Int): kotlin.Int'<br />
|
||||
is already defined in conflictingOverloads</html>
|
||||
'<b>internal</b> <b>final</b> <b>fun</b> lol(y: kotlin.Int): kotlin.Int'<br />is already defined in conflictingOverloads</html>
|
||||
Reference in New Issue
Block a user