rizin/test/db/cmd/cmd_ds
seanachao a2f8631b6c
Change -, --, = argument and = command meaning (#930)
* Swap = & - R (#615)&(#616)
* Fix R replace =
2021-04-21 16:20:24 +08:00

10 lines
No EOL
95 B
Text

NAME=ds help changing seek
FILE==
CMDS=<<EOF
s 8;ds? > /dev/null
s
EOF
EXPECT=<<EOF
0x8
EOF
RUN