fun test() { val foo = "1" val s = "bar" + foo }