On Fri, 29 May 2015 14:27:02 +0200, Jacob Carlborg wrote:

i can do even more cool things like this now:

  void test (string a, string b="wow", string c="heh") {
    assert(b == "wow");
  }
  test(c: "cc", a: "aa");

the long-wanting feature of "use defaults for some args". i like it.

Attachment: signature.asc
Description: PGP signature

Reply via email to