PS E:\code\go-helloworld> go run main.go # math D:\Program Files\Go\src\math\acosh.go:43:6: Acosh defined in both Go and assembly D:\Program Files\Go\src\math\asin.go:20:6: Asin defined in both Go and assembly D:\Program Files\Go\src\math\asin.go:58:6: Acos defined in both Go and assembly D:\Program Files\Go\src\math\asinh.go:40:6: Asinh defined in both Go and assembly D:\Program Files\Go\src\math\atan.go:96:6: Atan defined in both Go and assembly D:\Program Files\Go\src\math\atan2.go:30:6: Atan2 defined in both Go and assembly D:\Program Files\Go\src\math\atanh.go:48:6: Atanh defined in both Go and assembly D:\Program Files\Go\src\math\cbrt.go:26:6: Cbrt defined in both Go and assembly D:\Program Files\Go\src\math\erf.go:189:6: Erf defined in both Go and assembly D:\Program Files\Go\src\math\erf.go:274:6: Erfc defined in both Go and assembly D:\Program Files\Go\src\math\erf.go:274:6: too many errors PS E:\code\go-helloworld>