package test fun main(args: Array) { val x = a + b + other.other a = "aa" b = "bb" other.other = "other.other" }