[Tests] Re-enable K1 IC tests for expect-actual
^KT-60831 fixed ^KT-60831 next step KT-63183 Merge-request: KT-MR-12855 Merged-by: Evgenii Mazhukin <evgenii.mazhukin@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
4050285fef
commit
20af98c776
@@ -0,0 +1,4 @@
|
||||
actual class X {
|
||||
actual fun foo(): Any = 0
|
||||
fun bar(): Any = 1
|
||||
}
|
||||
Reference in New Issue
Block a user