package test public fun usage() { val a = A() if (a.x != null) { // a.x.dec() } }