[FIR-TEST] Update testdata

This commit is contained in:
Dmitriy Novozhilov
2020-01-22 14:48:54 +03:00
parent 93906bad1d
commit 72cb0de705
4 changed files with 6 additions and 3 deletions
@@ -1,3 +1,5 @@
// IGNORE_BACKEND_FIR: JVM_IR
interface Base
class Derived: Base
class Another: Base
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
interface Base
class Derived: Base
class Another: Base