https://issues.dlang.org/show_bug.cgi?id=14557
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> --- Since D1 supports using 'alias' instead of 'typedef', it seems to be an easy fix to the source code. The problem with making D2 accept 'typedef' is I'll get pushback from the community. --
