error: field '42' not found on type 'tuple'
  --> /Users/agra/projects/sx/examples/56-err-tuple-oob.sx:6:15
   |
 6 |     return xx t.42;
   |               ^^^^
