Refactored reference shortening utility (added expression references shortening and rewritten to Kotlin)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun foo(){
|
||||
val Random = {}
|
||||
val x = <selection>java.util.Random()</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user