Built win.arm64 against r3658
[kbuild-mirror.git] / src / oldsed / testsuite / recall.sed
blobc1d7f9ce467f5c01dc665b18e3c2afa4e47372a8
1 # Check that the empty regex recalls the last *executed* regex,
2 # not the last *compiled* regex
4 s/e/X/p
5 :x
6 s//Y/p
7 /f/bx