Fixed bug in reference shortening
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user