1
0
mirror of https://github.com/golang/go synced 2024-09-30 08:08:32 -06:00
go/test/bugs/bug106.dir/bug1.go
Russ Cox eeeaf6b931 6g misparses negative constants in imports
R=r
DELTA=8  (8 added, 0 deleted, 0 changed)
OCL=15893
CL=15898
2008-09-25 16:32:39 -07:00

8 lines
189 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 bug1
import "bug0"