[fpc-pascal] Call for testing: array constructors
Sven Barth
pascaldragon at googlemail.com
Mon May 8 19:41:58 CEST 2017
Am 08.05.2017 18:25 schrieb "Mattias Gaertner" <nc-gaertnma at netcologne.de>:
>
> On Fri, 5 May 2017 00:06:25 +0200
> Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> >[...]
> > Since revision 36105 FPC now supports the use of array constructors
> > using the "[...]" syntax inside ordinary code blocks like Delphi does
> > since - I think - XE8. And yes, even nested ones are supported (take a
> > look at $fpcdir/tests/test/tarrconstr5.pp for a bit of inspiration).
>
> Do they work the same in mode objfpc?
Yes, there isn't any mode checking in place for them.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170508/6bf261da/attachment.html>
More information about the fpc-pascal
mailing list