Add intentions to convert lazy <--> ordinary property
#KT-23501 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a2205cfc98
commit
fbd992f8c7
@@ -0,0 +1,2 @@
|
||||
// WITH_RUNTIME
|
||||
<caret>val x: Int by lazy { 1 }
|
||||
Reference in New Issue
Block a user