[K/N] Call class static initializer in constructors

^KT-59058
This commit is contained in:
Pavel Kunyavskiy
2023-06-05 12:56:56 +02:00
committed by Space Team
parent c40bf720d9
commit 12455451fc
6 changed files with 46 additions and 28 deletions
@@ -1,7 +1,5 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
// KT-59058
// IGNORE_BACKEND: NATIVE
var global = "A"
class C {