> On Apr 20, 2022, at 1:15 PM, Sven Barth via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
>   Writeln(Apply(@StrFunc, 'Foobar')); // will write FOOBAR
>   Writeln(Apply(@NegFunc, 42)); // will write -42

For Sven, this reminds me, since we got this merged in now does that mean 
closures are ready? :D

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