[K/Wasm, K/JS] Unmute explicit backing fields tests

This commit is contained in:
Artem Kobzar
2024-01-05 17:27:31 +00:00
committed by Space Team
parent ae358fe194
commit 567433cc12
20 changed files with 494 additions and 12 deletions
@@ -1,5 +1,8 @@
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_K1: JVM_IR
// TARGET_BACKEND: JS_IR
// TARGET_BACKEND: JS_IR_ES6
// TARGET_BACKEND: WASM
// IGNORE_BACKEND_K1: JVM_IR, JS_IR, JS_IR_ES6, WASM
open class Base {
open val x: CharSequence = "BASE"