diff --git a/compiler/testData/codegen/boxInline/complex/nestedCallsWithGenericToInt.kt b/compiler/testData/codegen/boxInline/complex/nestedCallsWithGenericToInt.kt index 95ef3bd5986..6f3e8fced2a 100644 --- a/compiler/testData/codegen/boxInline/complex/nestedCallsWithGenericToInt.kt +++ b/compiler/testData/codegen/boxInline/complex/nestedCallsWithGenericToInt.kt @@ -1,3 +1,5 @@ +// IGNORE_INLINER: IR + // FILE: 1.kt package foo