Subject: Why is this an invalid string?
From: Siep Korteling <s.korteling gmail.com>
Date: Tue, 11 Jan 2011 06:06:21 +0900
str = "#$"
-:1: unterminated string meets end of file
Is there is something special about this sequence? '#$' is fine.
--
Posted via http://www.ruby-forum.com/.