From b1ae07f0e879eb4e183ba32e0c34122993d26893 Mon Sep 17 00:00:00 2001 From: j8takagi Date: Tue, 23 Jun 2026 09:33:16 +0900 Subject: [PATCH] =?utf8?q?=E3=83=86=E3=82=B9=E3=83=88=E3=81=AB=E5=BF=85?= =?utf8?q?=E8=A6=81=E3=81=AA.o=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?utf8?q?=E3=82=92Git=E7=AE=A1=E7=90=86=E3=83=95=E3=82=A1=E3=82=A4?= =?utf8?q?=E3=83=AB=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- test/.gitignore | 2 ++ test/system/casl2rev/dc/dc.o | Bin 0 -> 10 bytes test/system/casl2rev/ds/ds.o | Bin 0 -> 18 bytes 3 files changed, 2 insertions(+) create mode 100644 test/system/casl2rev/dc/dc.o create mode 100644 test/system/casl2rev/ds/ds.o diff --git a/test/.gitignore b/test/.gitignore index be8df14..614df11 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -4,3 +4,5 @@ create_a !system/*/*/sum_10.o !system/*/*/hello.o +!system/casl2rev/dc/dc.o +!system/casl2rev/ds/ds.o \ No newline at end of file diff --git a/test/system/casl2rev/dc/dc.o b/test/system/casl2rev/dc/dc.o new file mode 100644 index 0000000000000000000000000000000000000000..9d082c46f0ff64d674208172542154a5dd21d76f GIT binary patch literal 10 PcmZQ*WME)q_zwgC4vz$X literal 0 HcmV?d00001 diff --git a/test/system/casl2rev/ds/ds.o b/test/system/casl2rev/ds/ds.o new file mode 100644 index 0000000000000000000000000000000000000000..24444f67a6b57e1defb9f02c12a0218a1d1fe8be GIT binary patch literal 18 LcmZQ*WIzJ|2%`Xk literal 0 HcmV?d00001 -- 2.47.3