Create from usage: Support generation of Java methods from usages in Kotlin code
This commit is contained in:
+1
@@ -1,5 +1,6 @@
|
||||
// "Create class 'Foo'" "false"
|
||||
// ACTION: Create extension function 'Foo'
|
||||
// ACTION: Create function 'Foo'
|
||||
// ACTION: Convert to expression body
|
||||
// ERROR: Unresolved reference: Foo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user