blob: 19b73a0e0384709495d09157370c4854e1fd910d [file] [log] [blame]
Rémy Oudomphengb0bb6f82013-03-04 16:42:03 +01001// Copyright 2013 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5package foo
6
7type Op struct{}