summaryrefslogtreecommitdiff
path: root/testsuite/recall.sed
blob: c1d7f9ce467f5c01dc665b18e3c2afa4e47372a8 (plain)
1
2
3
4
5
6
7
# Check that the empty regex recalls the last *executed* regex,
# not the last *compiled* regex
p
s/e/X/p
:x
s//Y/p
/f/bx