package package test { public val test1: kotlin.reflect.KFunction0 public fun nullableFun(): kotlin.Int? public fun kotlin.Int.foo(): kotlin.Unit }