Seriously Kindle Reader for PC December 12, 2014
This is an example of how Kindle for PC shows code snippets in the Go book I'm reading. It's seriously detrimental to my learning.
func (count *Count) Increment() { *count++ } ???
Luckily it works fine on my Nexus 9.