diff --git a/compiler/testData/codegen/box/annotations/genericAnnotations.kt b/compiler/testData/codegen/box/annotations/genericAnnotations.kt index 1f297d6ced8..debdc72ec92 100644 --- a/compiler/testData/codegen/box/annotations/genericAnnotations.kt +++ b/compiler/testData/codegen/box/annotations/genericAnnotations.kt @@ -1,3 +1,4 @@ +// IGNORE_LEAKED_INTERNAL_TYPES: KT-54517 // MODULE: lib // FILE: l1.kt package ann