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!