Apart from C legacy, is there a reason to assume anything we don't know what is, is an int? Shouldn't the compiler instead say 'unknown type' or somethingelse that makes sense?
C++ abandoned default int. I think it would be best for D to do the same. Just my 2¢, Phil Deets
