Re: [go-nuts] question about runtime design

2019-10-14 Thread Ian Lance Taylor
On Mon, Oct 14, 2019 at 5:53 AM wrote: > > salam. Hi gophers can any one take a look at at this snippet of code > https://play.golang.org/p/qv0N0EN81tX > and answer me why should this panic at runtime, and why the compiler > does not catch this kind of mistakes. I assume that you are asking why

[go-nuts] question about runtime design

2019-10-14 Thread awh6al
salam. Hi gophers can any one take a look at at this snippet of code https://play.golang.org/p/qv0N0EN81tX and answer me why should this panic at runtime, and why the compiler does not catch this kind of mistakes. -- You received this message because you are subscribed to the Google Groups