Refactored reference shortening utility (added expression references shortening and rewritten to Kotlin)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import java.util.Date
|
||||
import java.sql
|
||||
|
||||
val x = sql.Date(1)
|
||||
Reference in New Issue
Block a user