[go-nuts] Re: A go document layout problem

2018-03-01 Thread www4000
Is there way to flag this problem solved? Such as modify the title to (Solved) A go document layout problem but I don't find the modify button in this page >>> -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group

[go-nuts] Re: A go document layout problem

2018-03-01 Thread www4000
I'm in Windows 7 and Chrome latest version, I refresh page many times yesterday and still have problem, but it's strange that it works well today... I think this problem is solved now. On Friday, March 2, 2018 at 7:51:06 AM UTC+8, Krzysztof Kowalczyk wrote: > > Which browser are you using? > >

[go-nuts] Re: A go document layout problem

2018-03-01 Thread Krzysztof Kowalczyk
Which browser are you using? I checked latest Chrome/Safari/Firefox on mac and they all work as expected. On Thursday, March 1, 2018 at 9:22:43 AM UTC-8, www4000 wrote: > > I find in https://golang.org/pkg/bytes/ > in the section *type Buffer*, > > the *Example