X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Fsystem%2Fcasl2%2Ferr_104%2F0.txt;fp=test%2Fsystem%2Fcasl2%2Ferr_104%2F0.txt;h=6de6a5e90869b2f0be4c99456d6f1d458f9cb81c;hp=0000000000000000000000000000000000000000;hb=c5e30b2f26ebc174c49c52c67121f3be81b5bd43;hpb=851e22754474ae6518109b5485130dcf86f7f880 diff --git a/test/system/casl2/err_104/0.txt b/test/system/casl2/err_104/0.txt new file mode 100644 index 0000000..6de6a5e --- /dev/null +++ b/test/system/casl2/err_104/0.txt @@ -0,0 +1,7 @@ +MAIN START + LD GR1,A23456789 + RET +A23456789 DC 7 + END +Assemble error - 104: A23456789: label length is too long +../../../../as/err/err_104.casl: 4:A23456789 DC 7