package foo import inlineFun1.* fun test() { myFun1 { 1 } } // INLINE: false