Update tests

This commit is contained in:
Roman Artemev
2019-01-14 20:55:43 +03:00
committed by romanart
parent fd9a72b627
commit f3758771c9
5 changed files with 0 additions and 5 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
open class DeeperBase {
open fun deeperBaseFun(): String = "DeeperBase.deeperBaseFun()"