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