NAME=t/malloc
FILE=malloc://1024
CMDS=<<EOF
s 0x666
s
s 15
s
s 034
s
s 0
sd +2
sd -1
s
sd +0x4
s
EOF
EXPECT=<<EOF
0x666
0xf
0x1c
0x1
0x5
EOF
RUN
