// PROBLEM: none fun foo() { val x = 3 val y = "${x}コトリン" }