mirror of
https://github.com/golang/go
synced 2024-11-17 08:04:46 -07:00
4bcfffb761
R=rsc DELTA=328 (158 added, 170 deleted, 0 changed) OCL=17353 CL=17359
7 lines
194 B
Go
7 lines
194 B
Go
// Copyright 2009 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 bug0
|
|
export const A = -1
|