Talk:Articles

From D Wiki
Jump to: navigation, search

The article http://compsci.ca/v3/viewtopic.php?t=9518 is out of date. For example, the article says it's possible to declare a string as below

   char[] myString = "Hello world";

This is not valid in the latest D compiler.

I suggest to remove the link and/or to ask the author to update their article.