aboutsummaryrefslogtreecommitdiff
path: root/src/math/cmplx/huge_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/cmplx/huge_test.go')
-rw-r--r--src/math/cmplx/huge_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/cmplx/huge_test.go b/src/math/cmplx/huge_test.go
index 78b42316de..e794cf281a 100644
--- a/src/math/cmplx/huge_test.go
+++ b/src/math/cmplx/huge_test.go
@@ -6,7 +6,6 @@
// accurate for huge arguments.
//go:build !s390x
-// +build !s390x
package cmplx