Unmute recently fixed FIR black box tests
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
public abstract class VirtualFile() {
|
||||
public abstract val size : Long
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
val i: Any = 12
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user