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