this is what you are not seeing... https://play.golang.org/p/tx9vAOnOoL
On Mon, Nov 6, 2017 at 10:22 AM, wrote:
>
>
> On Monday, November 6, 2017 at 8:03:28 PM UTC+2, Ian Lance Taylor wrote:
>>
>> On Mon, Nov 6, 2017 at 8:55 AM, wrote:
>> >
>> > Can someone explain, is this program is really
On Monday, November 6, 2017 at 8:03:28 PM UTC+2, Ian Lance Taylor wrote:
>
> On Mon, Nov 6, 2017 at 8:55 AM, > wrote:
> >
> > Can someone explain, is this program is really incorrect:
> > https://play.golang.org/p/0fp9Nt_99L
> >
> > trying to run it results in error:
> > tmp/sandbox536393
On Mon, Nov 6, 2017 at 8:55 AM, wrote:
>
> Can someone explain, is this program is really incorrect:
> https://play.golang.org/p/0fp9Nt_99L
>
> trying to run it results in error:
> tmp/sandbox536393528/main.go:16:9: goto C jumps into block starting at
> tmp/sandbox536393528/main.go:10:2
> but go