In a message dated Sun, 30 Apr 2006, [EMAIL PROTECTED] writes:
The whitespace in the middle may include any of the comment forms above.
-Because comments always count as whitespace, the dots in
+Because comments always count as whitespace, the C<\.> in

-    $object.#{ foo }.say
+    $object\#{ foo }.say

reduce to a "long dot" rather than the range operator.  Valid ways to

The reference to the range operator doesn't make sense anymore.

Trey

Reply via email to