76ffa4fa2 ^
7d6cbf290 ^
1 2 3 4
5
6 7 8
# #12671 proc foo = var x: seq[int] doAssertRaises(IndexDefect): inc x[0] foo()