summaryrefslogtreecommitdiff
path: root/test/files/run/si5045.check
Commit message (Collapse)AuthorAgeFilesLines
* Unanchored regex extractors.Paul Phillips2012-05-021-0/+6
This patch is really by Lanny Ripple <lanny@spotinfluence.com>, but I reworked it because I didn't want to put any more methods onto String. Instead, there is a method on Regex which removes the anchoring quality. """\d\d'"".r.unanchored