テストに、エラーメッセージ変更を反映
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 122c0e0..139178d 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 23fa0ef..30efd22 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