CASLファイルの整理
[YACASL2.git] / as / err / err_106_DS.casl
diff --git a/as/err/err_106_DS.casl b/as/err/err_106_DS.casl
new file mode 100644 (file)
index 0000000..81c395f
--- /dev/null
@@ -0,0 +1,5 @@
+MAIN    START
+        LD      GR1,A
+        RET
+A       DS
+        END