On Wed, Aug 29, 2018 at 11:41 AM, rajesh nataraja <rnatar...@gmail.com> wrote:
>
> whereas go compiler recognizes it. Why are the tools not matching? This is
> with go 1.9.7
>
>
> gofmt throws the following error
>
>  expected type, found '='

Make sure you are using a gofmt built with Go 1.9, not some older
version that may be on your PATH.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to