5 lines
97 B
Kotlin
5 lines
97 B
Kotlin
// OPTIMIZE_IMPORTS: true
|
|
import java.util.Date
|
|
|
|
val x = <selection>java.sql.Date(1)</selection>
|