January 26, 2006
An alias statement will crash dmd when either of the -H switches are used:

test.d (compiled with dmd -c -Hftest.di test.d):
-------
alias int myint;