Feb. 14, 2013
2:16 p.m.
Mariano Martinez Peck wrote
Am I doing something wrong?
You have to put what you're trying to match zero or one times first. For example: '.?' asRegex. 'a' matchesRegex: '.?'. "true" Browse implementor of c:syntax: for more info HTH, Sean -- View this message in context: http://forum.world.st/Regex-with-not-working-tp4669856p4669875.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.