b702886f0d
#KT-4710 In Progress
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
fun bar() = 1
|
|
fun foo() {
|
|
<spot>bar()</spot>$key
|
|
}
|