Add intentions to convert nullable <--> lateinit var #KT-12743 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
9049af3bdf
commit
4cf266e99f
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention converts a lateinit var property / variable to a nullable var property / variable.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user