diff options
Diffstat (limited to 'test/fixedbugs/bug216.go')
-rw-r--r-- | test/fixedbugs/bug216.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/bug216.go b/test/fixedbugs/bug216.go index b2a1a70c98..470369a6a8 100644 --- a/test/fixedbugs/bug216.go +++ b/test/fixedbugs/bug216.go @@ -5,7 +5,7 @@ // license that can be found in the LICENSE file. // Used to be rejected -// http://golang.org/issue/188 +// https://golang.org/issue/188 package main |