Sounds like a golint sort of thing.

On Mon, Oct 31, 2016 at 1:26 PM, Jan Mercl <0xj...@gmail.com> wrote:

>
> On Mon, Oct 31, 2016 at 8:45 PM <mhhc...@gmail.com> wrote:
>
> > the triple ampersands is parsed as :
> > true && &true
>
> Correct. That's what the specs prescribe.
>
> > No syntax error is reported :/ &&& is not intended, its a typo and
> should be reported so.
>
> There's no syntax error in it. The errors produced are correct.
>
> --
>
> -j
>
> --
> 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 golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to