fix: bugs

This commit is contained in:
Yuzuki616
2025-04-20 12:04:31 +09:00
parent 73baff9250
commit 05c787100e
13 changed files with 270 additions and 93 deletions

5
build_testdata.sh Normal file
View File

@@ -0,0 +1,5 @@
cd test_data/core
go build -o core
cd ../..
cd test_data/panel
go build -o panel