https://issues.dlang.org/show_bug.cgi?id=22541 --- Comment #4 from Walter Bright <bugzilla at digitalmars.com> --- Where I'd like to go is only allow "return ref" or "return scope". In the meantime, backwards compatibility will do for the first iteration. --