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