Create function/property from usage: added "member" when appropriate + changed order
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create function 'foo'" "true"
|
||||
// "Create member function 'foo'" "true"
|
||||
|
||||
interface T {
|
||||
fun foo(s: String, i: Int): Boolean
|
||||
|
||||
Reference in New Issue
Block a user