Create from Usage: Implement 'Create property as constructor parameter' quick-fix
#KT-8426 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create parameter 'foo'" "true"
|
||||
// "Create property 'foo' as constructor parameter" "true"
|
||||
|
||||
class A {
|
||||
fun test(n: Int) {
|
||||
|
||||
Reference in New Issue
Block a user