Status: New
Owner: ----
New issue 3256 by
[hidden email]: matchesRegex on colon
http://code.google.com/p/pharo/issues/detail?id=3256Pharo image: Pharo-core
Pharo core version: 1.2-12146
Virtual machine used: Squeak 4.2.5beta1U for mac
If you evaluate:
'whatever' matchesRegex: ':'
it rises an error. if I escape the colon the error disappears, but is it
right? I think it's a sort of coupling with method parsing.
Tx
Davide