From: j8takagi Date: Fri, 12 Jun 2026 02:02:59 +0000 (+0900) Subject: -C 100000のテストの誤りを修正 X-Git-Tag: v0.5p55~5 X-Git-Url: https://j8takagi.net/gitweb?a=commitdiff_plain;h=f8afe686d994a1bdf1e9f481366fcc7187730f8e;p=yacasl2.git -C 100000のテストの誤りを修正 https://claude.ai/share/e038a102-8d71-4dfd-92e1-da273ae54a86 --- diff --git a/test/system/casl2_opt/opt_C_1000000/cmd b/test/system/casl2_opt/opt_C_1000000/cmd index a50f9d0..a17f03a 100755 --- a/test/system/casl2_opt/opt_C_1000000/cmd +++ b/test/system/casl2_opt/opt_C_1000000/cmd @@ -1 +1 @@ -../../../../casl2 -M 65535 ../../../../as/sample/test.casl +../../../../casl2 -C 1000000 ../../../../as/sample/test.casl