blob: c2ffd40a886cd2980af8aa9b3c75834a5c8b7d7c [file] [log] [blame]
fun p(s: String, t: String) {
println(<spot>"s: $s t: $t"</spot>)
}