JS_IR: DCE
Could be enabled by toggling `-Xir-dce` Box test output in js/js.translator/testData/out-min
This commit is contained in:
@@ -3,6 +3,7 @@ package foo
|
||||
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
@JsExport
|
||||
class A {
|
||||
@JsName("xx") val x: Int by B(23)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user