fun main() { val name = "Kotlin" val test = "$name test" }