On Thu, Oct 18, 2018 at 10:37 PM Rusco wrote:
>
> I just tried this Google Playground recipe from Bradfritz:
>
> https://play.golang.org/p/RYac90kI-H
>
> (seen via https://github.com/golang/go/issues/21095)
>
> and noted that y appears in the output but x appears as .
>
> Can someone explain me wh
I just tried this Google Playground recipe from Bradfritz:
https://play.golang.org/p/RYac90kI-H
(seen via https://github.com/golang/go/issues/21095)
and noted that y appears in the output but x appears as .
Can someone explain me why ? I was expecting that x appears in the same way
like y.
p