JVM IR: Optimize delegated properties (KT-36814)
This commit is contained in:
committed by
Dmitry Petrov
parent
8724efbe8a
commit
b15e32936e
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TODO KT-36814 Support optimized delegated properties in JVM_IR
|
||||
// WITH_RUNTIME
|
||||
|
||||
val topLevelLazyVal by lazy { 1 }
|
||||
|
||||
Reference in New Issue
Block a user