[K/JS, K/Wasm] Implement enumEntries top-level function ^KT-59712 Fixed

This commit is contained in:
Artem Kobzar
2023-07-27 09:43:01 +00:00
committed by Space Team
parent 34b271b13d
commit 029c71ebb1
10 changed files with 41 additions and 12 deletions
@@ -1,5 +1,5 @@
// !LANGUAGE: -EnumEntries
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS_IR, JS_IR_ES6, WASM
// WITH_STDLIB
@file:Suppress("INVISIBLE_REFERENCE", "INVISIBLE_MEMBER")