4 lines
61 B
Plaintext
Vendored
4 lines
61 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
fun Thread.foo() {
|
|
name = "name"<caret>
|
|
} |