From: Rob Pike Date: Mon, 18 Oct 2010 23:05:50 +0000 (-0700) Subject: fix bug in example. need to convert Value to float in Abs example X-Git-Tag: weekly.2010-10-20~26 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=122fc3b5b7b32431db547d81f54a848cb7d3aa84;p=gostls13.git fix bug in example. need to convert Value to float in Abs example R=adg CC=golang-dev https://golang.org/cl/2486043 --- diff --git a/doc/ExpressivenessOfGo.pdf b/doc/ExpressivenessOfGo.pdf index 34c5ea3cb0..f1931d0818 100644 Binary files a/doc/ExpressivenessOfGo.pdf and b/doc/ExpressivenessOfGo.pdf differ