https://issues.dlang.org/show_bug.cgi?id=14696
--- Comment #2 from Steven Schveighoffer <[email protected]> --- (In reply to Ketmar Dark from comment #1) > the same bug on HEAD without an alias: > > //alias get this; > ... > foo(args.length ? makes().get : null); And the obvious smacks me in the face :) Thanks. --
