Olivier Duperray | 0da89b3 | 2012-01-24 14:48:15 -0500 | [diff] [blame] | 1 | // Copyright 2009 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 | |||||
Russ Cox | e733766 | 2009-12-03 00:10:32 -0800 | [diff] [blame] | 5 | package Bar |
6 | import _ "chanbug" |