Unmute some FIR2IR tests

This commit is contained in:
Mikhail Glukhikh
2022-02-02 17:59:40 +03:00
committed by TeamCityServer
parent 87d813d780
commit bd31cbaebf
6 changed files with 520 additions and 3 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
fun interface IFoo {
fun foo(i: Int)
}