4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
fun foo(thread: Thread) {
|
|
<spot>thread.setDaemon(true)</spot>
|
|
}
|
fun foo(thread: Thread) {
|
|
<spot>thread.setDaemon(true)</spot>
|
|
}
|