CASLファイルの整理
[YACASL2.git] / as / err / err_110.casl
diff --git a/as/err/err_110.casl b/as/err/err_110.casl
new file mode 100644 (file)
index 0000000..944742c
--- /dev/null
@@ -0,0 +1,5 @@
+MAIN    START
+        LEA     GR1,A
+        RET
+A       DC      3
+        END