[Tests] Mute failing FakeOverrideRebuilder tests after #KT-61282

#KT-63489
This commit is contained in:
Kirill Rakhman
2023-11-15 15:40:24 +01:00
committed by Space Team
parent 865b8a4175
commit 3fe0d3286c
2 changed files with 2 additions and 0 deletions
@@ -1,4 +1,5 @@
// TARGET_BACKEND: JVM
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-63489
// FILE: A.java
abstract public class A extends B {