[1, 2, 3].skip(1.2) // expect runtime error: Count must be a non-negative integer.