コマンドのテスト名を整理
[YACASL2.git] / as / cmd / SLA / sla_o.casl
diff --git a/as/cmd/SLA/sla_o.casl b/as/cmd/SLA/sla_o.casl
deleted file mode 100644 (file)
index 36ff19e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-;;; SLA r,adr オーバーフロー
-MAIN    START
-        LAD     GR1,3
-        SLA     GR1,14
-        RET
-        END