summary refs log tree commit diff stats
path: root/tests/stdlib/tstrscans.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix strscans.scanp (#9518)xzfc2018-10-281-0/+86
* strscans: fix typo * strscans: fix #9240 * strscans: add tests