1 2 3
# S15.6: missing indices compacted in resulting array (gap between "0" and "2"). # Impl test: getList("items") returns ["a", "c"] (no undefined slot for index 1). items = {"0":"a","2":"c"}