You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Alexandr Gulak, golang-nuts, Robert Griesemer
On Thu, Jul 9, 2020 at 6:08 PM Alexandr Gulak <lx.g...@gmail.com> wrote:
>
> Expected behavior: I think it should fail on the type checking step saying we cannot have a variable of that type
>
> Steps to reproduce: https://go2goplay.golang.org/p/RVTj-tORXip
I agree that it looks like the type checker should report an error for
that code.