New J2K: do not ignore errors in new j2k tests comparison

This commit is contained in:
Ilya Kirillov
2019-06-11 10:22:31 +03:00
parent ce569ca6e0
commit 3854a323fa
10 changed files with 3 additions and 17 deletions
-1
View File
@@ -1,4 +1,3 @@
// ERROR: Unresolved reference: clone
internal open class Base
internal class X : Base(), Cloneable {