index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
working
/
regex.ey
blob: bbf557fadc049231d18e32bb67e3c25b95f19ac1 (
plain
)
1
2
"the quick brown fox jumps over the lazy dog" { "(the)(.*)" regex } { dump } loop