On Wednesday, 17 May 2017 at 11:46:07 UTC, Meta wrote:
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.

https://github.com/dlang/DIPs/pull/65

Reply via email to