package foo import inlineFun1.* fun test() { for (i in A()) { println(i) } }