[Pas2js] Testing generics

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Oct 19 00:04:32 CEST 2019


On Fri, 18 Oct 2019 14:12:04 -0700 (MST)
warleyalex via Pas2js <pas2js at lists.freepascal.org> wrote:

>[...]
> Test II --> this test fail :(
>[...]
> function CustomCompare_1(constref Left, Right: TIntegerDynArray):
> Integer; 

constref ist not yet supported.
But there was no error. I added an error now.


>[...]
>   // ! pas2js don't support anonymous methods yet

Of course it does. Since 1.2.

 
>[...]

Mattias


More information about the Pas2js mailing list