Remove explicit mention of an internal name from a test

This commit is contained in:
pyos
2019-04-03 12:34:49 +02:00
committed by max-kammerer
parent ee59530f71
commit e05c151a73
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// FILE: JFoo.java
import org.jetbrains.annotations.Nullable;
@@ -17,10 +16,9 @@ fun test() {
}
// @TestKt.class:
// 1 NEW TestKt\$test\$1
// 1 NEW TestKt\$
// 1 NEW kotlin/jvm/internal/Ref\$IntRef
// 2 NEW
// 1 INVOKESPECIAL TestKt\$test\$1.<init>
// 0 IFNONNULL
// 0 IFNULL
// 1 ACONST_NULL