`fun Int.fancy() = "${this@fancy + this@fancy}${th...
# announcements
d
fun Int.fancy() = "${this@fancy + this@fancy}${this@fancy + 1}"
maybe