https://issues.dlang.org/show_bug.cgi?id=17474
--- Comment #5 from Stefan Koch <[email protected]> --- (In reply to Walter Bright from comment #4) > I'm not sure what the "right" semantics are, either, because each of the > behaviors can be justified. I am pretty sure the last thing you want is a function to be invoked as a setter property if it returns an Lvalue. --
