a68: add explicative comment to are_packs_equivalent
While fixing PR algol68/123653 I noticed that there was a struct mode
interned in the compiler with the form `struct (ref int)'. This is
odd because fields are supposed to have names in struct modes.