source:
kBuild/vendor/sed/current/testsuite/recall.sed
Last change on this file was 599, checked in by , 18 years ago | |
---|---|
File size: 122 bytes |
Line | |
---|---|
1 | # Check that the empty regex recalls the last *executed* regex, |
2 | # not the last *compiled* regex |
3 | p |
4 | s/e/X/p |
5 | :x |
6 | s//Y/p |
7 | /f/bx |
Note:
See TracBrowser
for help on using the repository browser.