From f8afe686d994a1bdf1e9f481366fcc7187730f8e Mon Sep 17 00:00:00 2001 From: j8takagi Date: Fri, 12 Jun 2026 11:02:59 +0900 Subject: [PATCH] =?utf8?q?-C=20100000=E3=81=AE=E3=83=86=E3=82=B9=E3=83=88?= =?utf8?q?=E3=81=AE=E8=AA=A4=E3=82=8A=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit https://claude.ai/share/e038a102-8d71-4dfd-92e1-da273ae54a86 --- test/system/casl2_opt/opt_C_1000000/cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3