]> j8takagi.net Git Repository - YACASL2.git/commitdiff
テストに、エラーメッセージ変更を反映
authorj8takagi <j8takagi@nifty.com>
Tue, 26 Apr 2011 11:35:54 +0000 (20:35 +0900)
committerj8takagi <j8takagi@nifty.com>
Tue, 26 Apr 2011 11:35:54 +0000 (20:35 +0900)
test/system/casl2/err_106_DC/0.txt
test/system/casl2/err_106_DS/0.txt

index 122c0e0d731cb70c4d9ac62cb051757b8fd7e027..139178dcd78691bdd968984f2d138e5166acdf7a 100644 (file)
@@ -2,5 +2,5 @@ MAIN    START
         RET
         DC
         END
-Assemble error - 106: operand mismatch in assemble command
+Assemble error - 106: operand mismatch in CASL II command
 ../../../../as/err/err_106_DC.casl:    3:        DC
index 23fa0efa8e5a6b835dd5722275266579786f531e..30efd226713c767f5fdc6272f22ed82a855f29a2 100644 (file)
@@ -3,5 +3,5 @@ MAIN    START
         RET
 A       DS
         END
-Assemble error - 106: operand mismatch in assemble command
+Assemble error - 106: operand mismatch in CASL II command
 ../../../../as/err/err_106_DS.casl:    4:A       DS