casl2libとtestを整理
[YACASL2.git] / test / system / casl2_err / err_106_DS / 0.txt
diff --git a/test/system/casl2_err/err_106_DS/0.txt b/test/system/casl2_err/err_106_DS/0.txt
new file mode 100644 (file)
index 0000000..30efd22
--- /dev/null
@@ -0,0 +1,7 @@
+MAIN    START
+        LD      GR1,A
+        RET
+A       DS
+        END
+Assemble error - 106: operand mismatch in CASL II command
+../../../../as/err/err_106_DS.casl:    4:A       DS