val objects: kotlin.collections.MutableList = getObjects() for (object in objects) { break }