]> Cypherpunks repositories - gostls13.git/commit
math/big: refine Fibonacci example
authorAndrew Gerrand <adg@golang.org>
Thu, 18 Jun 2015 07:01:55 +0000 (17:01 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 18 Jun 2015 22:16:16 +0000 (22:16 +0000)
commit0c247bf41b51b8528e592cdbeffbd237def72f69
tree81ceec5516929a1beec5dbf8184479709b6a5456
parent2a5745d81e9a5b3af1f0b42f5cbc0d6ba4ba6ec2
math/big: refine Fibonacci example

Change-Id: Id9e8c3f89e021b9f389ab3c8403e6a8450fa9f5f
Reviewed-on: https://go-review.googlesource.com/11231
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/math/big/example_test.go