]> Cypherpunks.ru repositories - gostls13.git/blob - test/fixedbugs/issue23781.go
5c03cf7e4ef530906d1a62d89d8ad4efc2a01041
[gostls13.git] / test / fixedbugs / issue23781.go
1 // +build amd64
2 // compile
3
4 // Copyright 2009 The Go Authors. All rights reserved.
5 // Use of this source code is governed by a BSD-style
6 // license that can be found in the LICENSE file.
7
8 package p
9
10 var _ = []int{1 << 31: 1} // ok on machines with 64bit int