Fixed bug in reference shortening

This commit is contained in:
Valentin Kipyatkov
2013-12-25 20:01:07 +04:00
parent 906694c49a
commit ee62d318ee
5 changed files with 25 additions and 4 deletions
@@ -0,0 +1 @@
val x: <selection>jet.Map.Entry<jet.Array<jet.String>, java.sql.Array></selection>
@@ -0,0 +1,3 @@
import java.sql
val x: Map.Entry<Array<String>, sql.Array>