[Wasm] Support init blocks in inline classes

This commit is contained in:
Svyatoslav Kuzmich
2020-12-20 23:02:51 +03:00
parent 0945c110bf
commit 672859d447
4 changed files with 17 additions and 8 deletions
@@ -1,5 +1,3 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// WASM_MUTE_REASON: IGNORED_IN_JS
inline class SingleInitBlock(val s: String) {
init {