Files
2026-06-20 14:49:53 +09:00

5 lines
80 B
Scala

object O {
val x = s"${obj.compute()}"
// ^ @function.method
}