アセンブラファイルとテストの整理
[YACASL2.git] / as / ds_err.casl
diff --git a/as/ds_err.casl b/as/ds_err.casl
deleted file mode 100644 (file)
index 60581b3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-MAIN START
-    LAD GR0,=10
-    ST GR0,A
-A DS
-    RET
-    END