13 lines
151 B
Text
13 lines
151 B
Text
NAME=?e pi backquote color on
|
|
FILE=malloc://1024
|
|
CMDS=<<EOF
|
|
e asm.arch=x86
|
|
e asm.bits=64
|
|
wx 90
|
|
e scr.color=true
|
|
?e `pi 1`
|
|
EOF
|
|
EXPECT=<<EOF
|
|
nop
|
|
EOF
|
|
RUN
|