[JS IR BE] lateinit support
* Functions with IrExpressionBody are lowered to IrBlockBody * Implemented throwUninitializedPropertyAccessException function
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
public class A {
|
||||
|
||||
fun getMyStr(): String {
|
||||
|
||||
Reference in New Issue
Block a user