test: explanatory comments [c-g]*

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5656103
diff --git a/test/func.go b/test/func.go
index 15839c0..246cb56 100644
--- a/test/func.go
+++ b/test/func.go
@@ -4,6 +4,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
+// Test simple functions.
 
 package main