[fpc-devel] Multiple variable initialization

Sven Barth pascaldragon at googlemail.com
Sat Mar 24 14:54:36 CET 2018


Anthony Walter <sysrpl at gmail.com> schrieb am Sa., 24. März 2018, 14:51:

> If you were going to patch I'd also consider allowing:
>
> program Test;
> var
>   B, C: Integer = 0, 1;  // sets B = 0, and C = 1
> begin
> end.
>

No, that is only confusing.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20180324/09982f93/attachment.html>


More information about the fpc-devel mailing list