On Jul 28, 2025 at 10:13:20 AM, Martin Frb via fpc-pascal <
fpc-pascal@lists.freepascal.org> wrote:

> Or have array element index done different?
>   type TFooArray = array (.0..9.) of Byte;
>     SomeFooArray(.3.) := 1;
>
> Oh wait, that compiles. ;)
>

never saw that before! so ugly too. Why does it compile?

Regards,
    Ryan Joseph
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to