summaryrefslogtreecommitdiff
path: root/test/indirect.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/indirect.go')
-rw-r--r--test/indirect.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/indirect.go b/test/indirect.go
index df8d3c736..bb20f3009 100644
--- a/test/indirect.go
+++ b/test/indirect.go
@@ -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 various safe uses of indirection.
+
package main
var m0 map[string]int