Daniel Murphy via Digitalmars-d Sun, 10 Aug 2014 01:36:07 -0700
--- static if (true) alias A = B; else: alias A = C; alias D = E; ---