blob: 3da75630acf28e68af7075b09e8f8c4639dfb0d0 [file] [log] [blame]
Russ Cox5ff33362011-04-21 08:14:50 -04001// $G $D/$F.dir/p.go && $G $D/$F.dir/main.go && $L main.$A && ./$A.out
Robert Griesemerad8b0d92011-02-24 19:29:25 -08002
3// Copyright 2011 The Go Authors. All rights reserved.
4// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
7// Test case for issue 1550
8ignored