On Tuesday, 7 April 2015 at 16:29:40 UTC, Walter Bright wrote:
I noticed a bug in one of the examples:assert("Adam Hawkins" == myName()); should be: assert("Adam Hawkins" == myName());
-It already is. :)By the way; the reason to switch from C to D can be put *very* simple:
:C -> :D ... or if you prefer the longer version: :-C -> :-D
