summaryrefslogtreecommitdiff
path: root/test/ken/strvar.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/ken/strvar.go')
-rw-r--r--test/ken/strvar.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ken/strvar.go b/test/ken/strvar.go
index 34b2621b1..4d511fe67 100644
--- a/test/ken/strvar.go
+++ b/test/ken/strvar.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 struct-valued variables (not pointers).
package main