https://issues.dlang.org/show_bug.cgi?id=14696
--- Comment #1 from Ketmar Dark <[email protected]> --- the same bug on HEAD without an alias: //alias get this; ... foo(args.length ? makes().get : null); --
https://issues.dlang.org/show_bug.cgi?id=14696
--- Comment #1 from Ketmar Dark <[email protected]> --- the same bug on HEAD without an alias: //alias get this; ... foo(args.length ? makes().get : null); --