Adjust existing test data for diagnostic messages

This commit is contained in:
Pavel V. Talanov
2016-02-16 15:35:59 +03:00
parent e4cf090720
commit 4ab5aabfa0
33 changed files with 70 additions and 70 deletions
@@ -1,2 +1,2 @@
<!-- constructorsRedeclarationTopLevel1 -->
'public fun Element(x: kotlin.String): kotlin.Unit' conflicts with another declaration in class 'Element'
'public fun Element(x: String): Unit' conflicts with another declaration in class 'Element'