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 -1
View File
@@ -1,2 +1,2 @@
<!-- annotationsForResolve1 -->
Type mismatch: inferred type is kotlin.String but kotlin.Int was expected
Type mismatch: inferred type is String but Int was expected