Checked that import popup now works for callable references

This commit is contained in:
Valentin Kipyatkov
2015-10-01 21:34:47 +03:00
parent e562c019f9
commit 836d116786
7 changed files with 34 additions and 0 deletions
@@ -0,0 +1,3 @@
// "Import" "true"
// ERROR: Unresolved reference: topLevelFun
val v = ::topLevelFun<caret>