統合テストに、最新版Autotest.mkを反映
[YACASL2.git] / test / system / casl2 / err_109 / 0.txt
diff --git a/test/system/casl2/err_109/0.txt b/test/system/casl2/err_109/0.txt
new file mode 100644 (file)
index 0000000..d64f4ab
--- /dev/null
@@ -0,0 +1,6 @@
+MAIN    START
+        ST      GR1,GR2
+        RET
+        END
+Assemble error - 109: ST: not command of operand "r1,r2"
+../../../../as/err/err_109.casl:    2:        ST      GR1,GR2