]> Cypherpunks.ru repositories - gostls13.git/blobdiff - test/const5.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / const5.go
index 60b4d0d12c4f13ed95dda13a777335e807a626be..51e46cbb2fdb84e8025a53942fba73ef557f0963 100644 (file)
@@ -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 that len non-constants are not constants, http://golang.org/issue/3244.
+// Test that len non-constants are not constants, https://golang.org/issue/3244.
 
 package p