Checked that import popup now works for callable references
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// "Import" "true"
|
||||
// ERROR: Unresolved reference: topLevelFun
|
||||
val v = ::topLevelFun<caret>
|
||||
Reference in New Issue
Block a user