7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
fun foo() {
|
|
bar(
|
|
<spot>1,
|
|
"abcd",
|
|
false</spot>
|
|
)
|
|
} |