summaryrefslogtreecommitdiff
path: root/test/bugs/bug324.go
blob: 8b4e292003648d1fa698fee18b75a0f118dbe4ac (plain)
1
2
3
4
5
6
7
8
// $G $D/$F.dir/p.go && errchk $G $D/$F.dir/main.go

// 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.

// Test case for issue 1550
ignored