mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
test: document ken/*.go
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5694065
This commit is contained in:
parent
51a84bbfaa
commit
eb37b5b744
40 changed files with 75 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue