2012-02-16 21:48:57 -07:00
|
|
|
// compile
|
2008-10-08 16:33:18 -06:00
|
|
|
|
|
|
|
// Copyright 2009 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.
|
|
|
|
|
|
|
|
package P
|
|
|
|
|
|
|
|
import ( )
|
|
|
|
const ( )
|
|
|
|
var ( )
|
|
|
|
type ( )
|