Subject: String#dump and quotes
From: "Daniel Berger" <djberg96 gmail.com>
Date: Sat, 17 Dec 2005 15:37:46 +0900
Just out of curiosity, why are double quotes added to the start and end
of the string when doing String#dump? I can see where it's happening
in string.c, but I don't understand the purpose.
Thanks,
Dan