On Tuesday, 2 July 2013 at 11:26:59 UTC, Michal Minich wrote: > But ... I'm asking only about implicit conversion of string > literal, not arbitrary expressions of string type. char[] str = "abc".dup;