library: math/big.Int (mini-impl for _cmptest/bigintdemo)

This commit is contained in:
xushiwei
2024-08-01 00:32:21 +08:00
parent 79d8b00b27
commit 2e4b1d8c2b
8 changed files with 537 additions and 3 deletions

View File

@@ -772,6 +772,7 @@ var hasAltPkg = map[string]none{
"internal/syscall/execenv": {},
"internal/syscall/unix": {},
"math": {},
"math/big": {},
"math/cmplx": {},
"math/rand": {},
"reflect": {},