X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fsystem%2Fcasl2_err%2Ferr_110%2F0.txt;fp=test%2Fsystem%2Fcasl2_err%2Ferr_110%2F0.txt;h=0271d9d91a065b25851a6bda2611c07adf09af12;hb=473906d23322ef829ee8dad807895235d645981c;hp=0000000000000000000000000000000000000000;hpb=7ac339dcd755848e9820142422752fbdc8186b5c;p=YACASL2.git diff --git a/test/system/casl2_err/err_110/0.txt b/test/system/casl2_err/err_110/0.txt new file mode 100644 index 0000000..0271d9d --- /dev/null +++ b/test/system/casl2_err/err_110/0.txt @@ -0,0 +1,7 @@ +MAIN START + CALL GR1,A + RET +A DC 3 + END +Assemble error - 110: CALL: not command of operand "r,adr[,x]" +../../../../as/err/err_110.casl: 2: CALL GR1,A