Introduce "Convert property getter to initializer" intention
#KT-13854 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
6fbf6b0a93
commit
1898df3fb7
@@ -1,5 +1,6 @@
|
||||
// "Surround with null check" "false"
|
||||
// ACTION: Add non-null asserted (!!) call
|
||||
// ACTION: Convert property getter to initializer
|
||||
// ACTION: Convert to block body
|
||||
// ACTION: Introduce local variable
|
||||
// ACTION: Replace with safe (?.) call
|
||||
|
||||
Reference in New Issue
Block a user