We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd9d9d commit aa161adCopy full SHA for aa161ad
test/chan/powser1.go
@@ -11,7 +11,7 @@
11
// coefficients. A denominator of zero signifies the end.
12
// Original code in Newsqueak by Doug McIlroy.
13
// See Squinting at Power Series by Doug McIlroy,
14
-// http://www.cs.bell-labs.com/who/rsc/thread/squint.pdf
+// https://swtch.com/~rsc/thread/squint.pdf
15
16
package main
17
test/chan/powser2.go
@@ -15,7 +15,7 @@
18
19
20
21
0 commit comments