mirror of
https://github.com/golang/go
synced 2024-11-23 09:10:08 -07:00
test/chan: fix broken link to Squinting at Power Series
Change-Id: Idee94a1d93555d53442098dd7479982e3f5afbba Reviewed-on: https://go-review.googlesource.com/c/161339 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
parent
ccd9d9d4ce
commit
aa161ad17e
@ -11,7 +11,7 @@
|
|||||||
// coefficients. A denominator of zero signifies the end.
|
// coefficients. A denominator of zero signifies the end.
|
||||||
// Original code in Newsqueak by Doug McIlroy.
|
// Original code in Newsqueak by Doug McIlroy.
|
||||||
// See Squinting at Power Series by Doug McIlroy,
|
// See Squinting at Power Series by Doug McIlroy,
|
||||||
// http://www.cs.bell-labs.com/who/rsc/thread/squint.pdf
|
// https://swtch.com/~rsc/thread/squint.pdf
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
// coefficients. A denominator of zero signifies the end.
|
// coefficients. A denominator of zero signifies the end.
|
||||||
// Original code in Newsqueak by Doug McIlroy.
|
// Original code in Newsqueak by Doug McIlroy.
|
||||||
// See Squinting at Power Series by Doug McIlroy,
|
// See Squinting at Power Series by Doug McIlroy,
|
||||||
// http://www.cs.bell-labs.com/who/rsc/thread/squint.pdf
|
// https://swtch.com/~rsc/thread/squint.pdf
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user