On 1/31/14, Jacob Carlborg <d...@me.com> wrote:
> In D2 if if a variable is immutable or const you can not call non-const
> non-immutable methods via that variable. D1 didn't have any concept of
> this. "const" and "final" in D1 as more, you cannot change this variable.

So in D1 const is non-transitive?

Reply via email to