NAME=write
FILE=.newfile
ARGS=-w
CMDS=<<EOF
e io.va=0
w jeje
i~size[1]
p8 4
o--
rm ./.newfile
EOF
EXPECT=<<EOF
0x4
6a656a65
EOF
RUN
