blob: a1b6f477ffd6964a5f7b18d81cab31e96a178496 [file] [log] [blame]
Daniel Morsinga45777f2012-10-07 06:53:57 +02001// errorcheckdir
2
Emmanuel Odeke53fd5222016-04-10 14:32:26 -07003// Copyright 2012 The Go Authors. All rights reserved.
Daniel Morsinga45777f2012-10-07 06:53:57 +02004// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file.
6
7// part one of issue 4124. Make sure that the compiler rejects access attempts.
8
9package ignored
10