On Tuesday, 16 May 2017 at 18:06:38 UTC, Andrei Alexandrescu wrote:
On 05/16/2017 01:59 PM, Random D user wrote:

int foo()
in
{
}
out
{
}
do
{
  bar();
}

Can't deny I like that. -- Andrei

I'll add this option to the DIP.

Reply via email to