blob: b8ee2fb14b7ca6f1447c272f2eca22b5964c72be (
plain)
1
2
3
4
5
6
7
8
9
|
// compiledir
// Copyright 2016 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.
// Inline function misses struct tags.
package ignored
|