Create From Usage: Remove "from usage" words from action text

This commit is contained in:
Alexey Sedunov
2014-10-29 16:49:24 +03:00
parent d343bb4dc3
commit 42a74f55da
253 changed files with 254 additions and 254 deletions
@@ -1,6 +1,6 @@
// "Create parameter 'foo'" "false"
// ACTION: Create local variable 'foo'
// ACTION: Create property 'foo' from usage
// ACTION: Create property 'foo'
// ERROR: Unresolved reference: foo
fun test(n: Int) {