Merge pull request #371 from xushiwei/q

patch: reflect (reflect.Type)
This commit is contained in:
xushiwei
2024-06-20 17:51:31 +08:00
committed by GitHub
12 changed files with 1233 additions and 27 deletions

View File

@@ -742,6 +742,7 @@ var hasAltPkg = map[string]none{
"io/fs": {},
"math": {},
"math/cmplx": {},
"reflect": {},
"sync": {},
"sync/atomic": {},
"syscall": {},