diff --git a/compiler/testData/codegen/box/vararg/kt37715.kt b/compiler/testData/codegen/box/vararg/kt37715.kt index 787afff7c83..54013f9ef98 100644 --- a/compiler/testData/codegen/box/vararg/kt37715.kt +++ b/compiler/testData/codegen/box/vararg/kt37715.kt @@ -1,5 +1,4 @@ // WITH_STDLIB -// IR_DUMP import kotlin.collections.toList