Descriptionspec: add () to method calls in examples
Since p.M is rejected (must call methods), use p.M(),
to keep the examples compiling.
Fixes issue 4441.
Patch Set 1 #Patch Set 2 : diff -r b5f58df8efce https://go.googlecode.com/hg/ #Patch Set 3 : diff -r b5f58df8efce https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r 1470920a2804 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|