Unmute recently fixed FIR black box tests

This commit is contained in:
Mikhail Glukhikh
2019-11-19 10:43:53 +03:00
parent f3d0a976b2
commit 9c9cf2086d
21 changed files with 0 additions and 21 deletions
-1
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
public abstract class VirtualFile() {
public abstract val size : Long
}
-1
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
val i: Any = 12
fun box(): String {