4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
fun foo(){
|
|
val l : java.lang.Thread = Thread.currentThread()<caret>
|
|
}
|