diff options
Diffstat (limited to 'content/moretypes/making-slices.go')
| -rw-r--r-- | content/moretypes/making-slices.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/moretypes/making-slices.go b/content/moretypes/making-slices.go index 2dae8de..5808b00 100644 --- a/content/moretypes/making-slices.go +++ b/content/moretypes/making-slices.go @@ -1,4 +1,4 @@ -// +build OMIT +//go:build OMIT package main |
