fun List.xxx(t: T){} fun Iterable.xxx(t: T){} fun foo() { listOf(1).xx } // EXIST: { lookupString: "xxx", itemText: "xxx", tailText: "(t: Int) for List in ", typeText: "Unit" } // NOTHING_ELSE