package to import a.A import a.hasNext import a.iterator import a.next fun f() { for (i in A()) { } }