test: document ken/*.go

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5694065
This commit is contained in:
Rob Pike 2012-02-24 16:24:24 +11:00
parent 51a84bbfaa
commit eb37b5b744
40 changed files with 75 additions and 1 deletions

View file

@ -4,6 +4,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Test interfaces on basic types.
package main
type myint int