Update testData for changed diagnostic messages

This commit is contained in:
Dmitry Petrov
2017-05-25 10:58:12 +03:00
parent 17eab2865d
commit 7979663e6c
24 changed files with 98 additions and 98 deletions
@@ -19,7 +19,7 @@ End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
Class 'BA' must be declared abstract or implement abstract member public abstract fun f(c: C<Any>): Unit defined in A
Class 'BA' is not abstract and does not implement abstract member public abstract fun f(c: C<Any>): Unit defined in A
================ Step #2 =================
@@ -31,4 +31,4 @@ Compiling files:
src/BA.kt
End of files
Exit code: OK
------------------------------------------
------------------------------------------