No, I was surprised to hear it.
> Why named named arguments test( a:4, b:3) instead of test(.a=4, b.=3);
Consistency with how static initializers work in D.
No, I was surprised to hear it.
> Why named named arguments test( a:4, b:3) instead of test(.a=4, b.=3);
Consistency with how static initializers work in D.