diff options
Diffstat (limited to 'src/runtime/slice_test.go')
| -rw-r--r-- | src/runtime/slice_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/slice_test.go b/src/runtime/slice_test.go index e963a43dd3..cd2bc26d1e 100644 --- a/src/runtime/slice_test.go +++ b/src/runtime/slice_test.go @@ -1,6 +1,7 @@ // Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. + package runtime_test import ( |
