b84260f39f
#KT-13689 Fixed
5 lines
102 B
Plaintext
Vendored
5 lines
102 B
Plaintext
Vendored
import java.util.ArrayList
|
|
// some comment
|
|
import java.util.HashSet
|
|
|
|
val v: HashSet<ArrayList<String>> |