// JS fun test() { val d: dynamic = Any() var i: Int = 0 i = d + d }