casl2libとtestを整理
[YACASL2.git] / test / system / casl2 / err_116 / 0.txt
diff --git a/test/system/casl2/err_116/0.txt b/test/system/casl2/err_116/0.txt
deleted file mode 100644 (file)
index e90f14c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-MAIN    START
-        LD      GR1,#10000
-        RET
-        END
-Assemble error - 116: #10000: out of hex range
-../../../../as/err/err_116.casl:    2:        LD      GR1,#10000