diff options
Diffstat (limited to 'test/ken/shift.go')
-rw-r--r-- | test/ken/shift.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ken/shift.go b/test/ken/shift.go index 180abbf3f..0be8da51b 100644 --- a/test/ken/shift.go +++ b/test/ken/shift.go @@ -4,7 +4,6 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. - package main var ians [18]int; |