Hint action to update usages on cut/paste of top-level declarations

This commit is contained in:
Valentin Kipyatkov
2017-03-19 16:51:25 +03:00
parent cb5459b7d7
commit 40bbf82a41
31 changed files with 759 additions and 10 deletions
+8
View File
@@ -0,0 +1,8 @@
// COPY
// IS_AVAILABLE: false
package source
<selection>
fun foo() {
}
</selection>