NAME=MSIL: hello.exe - detect
FILE=../bins/cil/hello.exe
EXPECT=<<EOF
cil
EOF
CMDS=<<EOF
i~^lang[1]
EOF
RUN

NAME=MSIL: AStyleWhore.exe - detect
FILE=../bins/cil/AStyleWhore.exe
EXPECT=<<EOF
cil
EOF
CMDS=<<EOF
i~^lang[1]
EOF
RUN