On 2/15/12, Jonathan M Davis <[email protected]> wrote: > @property auto prop(int value) { ... } > auto value = 7.prop; > > So, > I have no idea what exactly has been implemented for that one line in the > changelog - hence my question.
That doesn't seem to work. So does anyone know what exactly is implemented?
