ttupleindexoutofbounds.nim 98 B

123
  1. let a = (1, 2)[4] #[tt.Error
  2. ^ invalid index 4 in subscript for tuple of length 2]#