fun main(args: Array){ val x = "abc" + "def" }