Create from Usage: Support accessors for local delegated properties
#KT-19730 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// "Create extension function 'String.getValue'" "true"
|
||||
fun x(parameters: String) {
|
||||
val n by <caret>parameters
|
||||
}
|
||||
Reference in New Issue
Block a user