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