package test private inline fun f() = { 1 }() fun g() = f()