aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/arith_decl_pure.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/big/arith_decl_pure.go')
-rw-r--r--src/math/big/arith_decl_pure.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/big/arith_decl_pure.go b/src/math/big/arith_decl_pure.go
index 5faa3bd281..059f6f1325 100644
--- a/src/math/big/arith_decl_pure.go
+++ b/src/math/big/arith_decl_pure.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build math_big_pure_go
// +build math_big_pure_go
package big