First draft: added with-colon statement

Daniel N no at public.email
Thu Jan 16 19:52:25 UTC 2025


On Thursday, 16 January 2025 at 06:53:23 UTC, Walter Bright wrote:
> This was requested in the newsgroups. Adds the syntax:
>
> ```
> {
>     with (E):
>        statement;
>        statement;
> }
> ```

cool, thanks!



More information about the dip.development mailing list