casl2libとtestを整理
[YACASL2.git] / test / system / casl2 / err_113 / 0.txt
diff --git a/test/system/casl2/err_113/0.txt b/test/system/casl2/err_113/0.txt
deleted file mode 100644 (file)
index 56dd38a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-MAIN    START
-        LD      GR1,A,1,2
-        RET
-A       DC      0,1,2,3
-        END
-Assemble error - 113: LD: operand too many in COMET II command
-../../../../as/err/err_113.casl:    2:        LD      GR1,A,1,2