It is important that we encourage students to use tuple field names rather than Item1, Item2 etc. This may conflict with identifier normalisation. This applies particularly to the exercises tuples and pattern-matching-tuples.
Ensure that tuple field names are handled in accordance with this.
It is important that we encourage students to use tuple field names rather than
Item1,Item2etc. This may conflict with identifier normalisation. This applies particularly to the exercisestuplesandpattern-matching-tuples.Ensure that tuple field names are handled in accordance with this.