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