Shorten references inserts imports for global functions and properties too
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package p
|
||||
|
||||
fun globalFun(p: Int) {}
|
||||
val globalVal: Int = 1
|
||||
Reference in New Issue
Block a user