Hint action to update usages on cut/paste of top-level declarations
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// COPY
|
||||
// IS_AVAILABLE: false
|
||||
package source
|
||||
|
||||
<selection>
|
||||
fun foo() {
|
||||
}
|
||||
</selection>
|
||||
Reference in New Issue
Block a user