エラー検証用CASLファイルとcasl2のエラーテスト追加
[YACASL2.git] / as / err / err_116.casl
diff --git a/as/err/err_116.casl b/as/err/err_116.casl
new file mode 100644 (file)
index 0000000..c3e66bf
--- /dev/null
@@ -0,0 +1,4 @@
+MAIN    START
+        LD      GR1,#10000
+        RET
+        END