This commit is contained in:
spiritysdx
2024-06-30 18:43:33 +08:00
parent 6a0fe661fa
commit c611946a9c
5 changed files with 218 additions and 125 deletions

View File

@@ -1,6 +1,8 @@
package main
import "testing"
import (
"testing"
)
func Test(t *testing.T) {
main()