Create from usage (function/property): Suggest separate actions for extensions and non-extension declarations
#KT-6023 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create function 'component2'" "true"
|
||||
// "Create extension function 'component2'" "true"
|
||||
class FooIterator<T> {
|
||||
fun hasNext(): Boolean { return false }
|
||||
fun next(): Any {
|
||||
|
||||
Reference in New Issue
Block a user