1 2 3 4 5
error[E024]: invalid pattern `$a` --> line:3:15 | 3 | $a = { 11 [2-1] 22 } | ^^^^^ lower bound (2) is greater than upper bound (1)