make valgrind対応のため、テストを更新
[YACASL2.git] / test / system / casl2_err / err_101 / 0.txt
index 7c126ac..d49aa3b 100644 (file)
@@ -1,9 +1,2 @@
-MAIN    START   BEGIN
-BEGIN   LD      GR1,A
-        ADDA    GR1,B
-        RET
-A       DC      3
-A       DC      1
-        END
 Assemble error - 101: A: label already defined
 ../../../../as/err/err_101.casl:    6:A       DC      1