K2: extract constant from Java enum entry properly

#KT-58002 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-04-15 19:11:22 +02:00
committed by Space Team
parent 0a126a173e
commit bde0282fb1
2 changed files with 2 additions and 3 deletions
@@ -1,7 +1,6 @@
// ISSUE: KT-58002
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_K2: JVM_IR
// FILE: NLS.java
import java.lang.annotation.*;