fun foo() { val prefix = "prefix" val nv2 = prefix + "postfix" }