On 11/16/12, kenji hara <[email protected]> wrote: > Done. > https://github.com/D-Programming-Language/dmd/pull/1295
Have you seen this comment: On 11/16/12, jerro <[email protected]> wrote: > doing that certainly would introduce some ambiguities. For > example, consider this line: > > alias Foo Bar; > > Should Bar be a template or an instance of a template here?
