// IGNORE_FIR package testing fun tst(d: dynamic) { d.foo() d.foo d.foo = 1 }