Fixed bug in reference shortening + fixed test data for completion tests

This commit is contained in:
Valentin Kipyatkov
2014-10-08 18:54:14 +04:00
parent d8b962c7f3
commit 503a8deef1
7 changed files with 31 additions and 17 deletions
@@ -0,0 +1 @@
val v: <selection>java.lang.reflect.Array</selection>
@@ -0,0 +1,3 @@
import java.lang.reflect
val v: reflect.Array