Files
Alexander Udalov 6219f7fc0d JVM IR: fix detection of enum entries in the same module
Use the new `IrClass.hasEnumEntries` flag added in the previous commit.

 #KT-61208 Fixed
2023-10-16 20:22:20 +00:00

12 lines
278 B
Plaintext
Vendored

================ Step #1 =================
Cleaning output files:
out/production/module/EntriesKt.class
out/production/module/META-INF/module.kotlin_module
End of files
Compiling files:
src/entries.kt
End of files
Exit code: OK
------------------------------------------