// WITH_RUNTIME // FIX: Replace with 'repeat()' fun test(list: List) { list.forEach {} }