Add intentions to move property from/to primary constructor
#KT-4578 Fixed
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
class TestClass(private val text: String = "Lorem Ipsum") {
|
||||
}
|
||||
Reference in New Issue
Block a user