> On Apr 20, 2022, at 1:15 PM, Sven Barth via fpc-pascal 
> <[email protected]> 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  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to