summaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue4326.go
blob: 5ce2eea26617d64baf7f80e508eb2d8223d27efb (plain)
1
2
3
4
5
6
7
8
9
// compiledir

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

// Printing local variables in inliner shadows global names.

package ignored