0df5d5158d
#KT-38297 Fixed
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
fun foo(thread: Thread) {
|
|
<spot>thread.setDaemon(true)</spot>
|
|
}
|