String literals must be quoted.
authorDavid Neto <dneto@google.com>
Mon, 24 Aug 2015 20:27:02 +0000 (16:27 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:52:01 +0000 (12:52 -0400)
commit98290a243e7f80a7dc6f4918b8729b399b5e3103
tree0b2c8475c94a761f2e02eec6c6d3807aa9de9e7f
parentaffa696027caa296e8e242f668d8076668733341
String literals must be quoted.
source/text.cpp
source/text.h
test/TextLiteral.cpp
test/ValidateID.cpp