The spec currently allows (and minigrace supports) the [] operator method to index collections and [1,2,3] collection literals so what's this a[1] indexing a, or calling a passing the literal collection [1] James