error: field 'bogus' not found on type 'Vec'
  --> /Users/agra/projects/sx/examples/55-err-field-not-found.sx:8:15
   |
 8 |     return xx v.bogus;
   |               ^^^^^^^
