in reply to Re: Re: Why does this even compile?
in thread Why does this even compile?

It's not treating the block as if it were a package name or object. It's treating the block as if it returned a package name or an object.

  • Comment on Re: Re: Re: Why does this even compile?