統合テストに、最新版Autotest.mkを反映
[YACASL2.git] / test / system / casl2 / err_104 / 0.txt
diff --git a/test/system/casl2/err_104/0.txt b/test/system/casl2/err_104/0.txt
new file mode 100644 (file)
index 0000000..6de6a5e
--- /dev/null
@@ -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