blob: c1d7f9ce467f5c01dc665b18e3c2afa4e47372a8 [file] [log] [blame]
# 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