summaryrefslogtreecommitdiff
path: root/test/ken/for.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/ken/for.go')
-rw-r--r--test/ken/for.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ken/for.go b/test/ken/for.go
index 914229b58..db35548db 100644
--- a/test/ken/for.go
+++ b/test/ken/for.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 for loop.
package main