make valgrind対応のため、テストを更新
[YACASL2.git] / test / system / casl2_cmd / cmd_sra / 0.txt
index 0833474..c317efe 100644 (file)
@@ -1,9 +1,3 @@
-;;; SRA r,adr
-MAIN    START
-        LAD     GR1,#6000
-        SRA     GR1,13
-        RET
-        END
 
 Assemble ../../../../as/cmd/SRA/sra.casl (0)