Adam D. Ruppe Wed, 24 Oct 2012 09:20:18 -0700
As long as typeof("") != String, this is not going t work: auto s = "";
As long as typeof("") != String, this is not going t work:
auto s = "";
Gah, I hate literals.