diff options
Diffstat (limited to 'src/encoding/gob')
| -rw-r--r-- | src/encoding/gob/debug.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/encoding/gob/debug.go b/src/encoding/gob/debug.go index b6d5a3e95c..c989ab1ad6 100644 --- a/src/encoding/gob/debug.go +++ b/src/encoding/gob/debug.go @@ -3,6 +3,7 @@ // license that can be found in the LICENSE file. // Delete the next line to include in the gob package. +// //go:build ignore package gob |
