builtin: real/imag/complex; c/math/cmplx; patch: math/cmplx

This commit is contained in:
xushiwei
2024-06-20 10:00:47 +08:00
parent 1566a834e1
commit de6535b722
9 changed files with 274 additions and 24 deletions

View File

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