Create from Usage: Forbid "Create parameter/local variable/property" on label references

#KT-10119 Fixed
This commit is contained in:
Alexey Sedunov
2015-11-26 18:17:24 +03:00
parent 3c87ccc5ff
commit 2dcc38b92f
11 changed files with 77 additions and 13 deletions
@@ -1,11 +1,7 @@
// "Import" "false"
// ERROR: Unresolved reference: foo
// ACTION: Create extension function 'foo'
// ACTION: Create extension property 'foo'
// ACTION: Create local variable 'foo'
// ACTION: Create member function 'foo'
// ACTION: Create member property 'foo'
// ACTION: Create parameter 'foo'
// ACTION: Replace infix call with ordinary call
package h