On Sat, Jan 2, 2021 at 10:28 AM 'Brian Candler' via golang-nuts <[email protected]> wrote: > > Raised as https://github.com/golang/go/issues/43470
Thanks. Ian > On Friday, 1 January 2021 at 18:40:36 UTC Ian Lance Taylor wrote: >> >> On Fri, Jan 1, 2021 at 9:50 AM 'Brian Candler' via golang-nuts >> <[email protected]> wrote: >> > >> > Just a minor issue, but playing with this example: >> > https://go2goplay.golang.org/p/IUL1QDrtOwW >> > - click "Run" and it works >> > - click "Format" and it fails with the following error: >> > >> > prog.go:40:24: expected ']', found ',' (and 6 more errors) >> >> Hmmm, perhaps we failed to update gofmt the last time we updated the >> go2go playground. The gofmt on the tip of the dev.go2go branch does >> seem to work correctly. Can you open an issue at >> https://golang.org/issue? Thanks. >> >> 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/57571d69-21d9-4d08-810e-32eb2647a928n%40googlegroups.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcW0jtExuNXhm54TpTzOrdGT4gJu_KUAJ9WAoQNu8ecu3g%40mail.gmail.com.
