summaryrefslogtreecommitdiff
path: root/test/const4.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/const4.go')
-rw-r--r--test/const4.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/const4.go b/test/const4.go
index 2fb2d0664e..785e1ec04d 100644
--- a/test/const4.go
+++ b/test/const4.go
@@ -4,7 +4,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// Test len constants and non-constants, http://golang.org/issue/3244.
+// Test len constants and non-constants, https://golang.org/issue/3244.
package main