make valgrind対応のため、テストを更新
[YACASL2.git] / test / system / casl2_err / err_125 / 0.txt
index 05b33a0..abd9a15 100644 (file)
@@ -1,7 +1,2 @@
-MAIN    START
-        LD      GR1,A,1
-        RET
-A       DC      0,1
-        END
 Assemble error - 125: LD: not GR in operand x
 ../../../../as/err/err_125.casl:    2:        LD      GR1,A,1