5 lines
110 B
Plaintext
Vendored
5 lines
110 B
Plaintext
Vendored
// OPTIMIZE_IMPORTS: true
|
|
// NAME_COUNT_TO_USE_STAR_IMPORT: 1
|
|
import java.util.*
|
|
|
|
val v: HashMap<String, Date> |