5ce3df4845
#KT-5025 Fixed
6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
import java.util.TimeZone
|
|
|
|
fun foo() {
|
|
TimeZone<caret>()
|
|
}
|