// JS fun test() { val d: dynamic = Any() var s: String? = null s = d }