Add intentions to convert lazy <--> ordinary property

#KT-23501 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-04-17 10:02:02 +03:00
committed by Mikhail Glukhikh
parent a2205cfc98
commit fbd992f8c7
55 changed files with 280 additions and 0 deletions
@@ -1,5 +1,6 @@
// "Add annotation target" "false"
// WITH_RUNTIME
// ACTION: Convert to ordinary property
// ACTION: Introduce import alias
// ACTION: Make internal
// ACTION: Make private
@@ -1,5 +1,6 @@
// "Add annotation target" "false"
// WITH_RUNTIME
// ACTION: Convert to ordinary property
// ACTION: Introduce import alias
// ACTION: Make internal
// ACTION: Make private