On Friday, 28 June 2013 at 07:07:39 UTC, Marco Leise wrote:
Am Thu, 27 Jun 2013 01:59:00 +0200 schrieb "Adam D. Ruppe" <destructiona...@gmail.com>:void fillBuffer(lent char[] buffer) {}would be disallowed and that is something I would definitely want.Isn't that what scope is for?
Reading dlang.org makes you guess so but official position is that 'scope' does not exist, so it is hard to say what it is really for.