On a completely different note, it would be nice if FPC allowed array ranges to be specified using gapless enumerations that do not start at zero.
One could indeed argue that this would make sense considering that both arrays with enum indices and arrays not starting at
0... 🤔
Another nice improvement would be for FPC to allow using "with" to specify enumeration scopes.
What have you in mind here?