When I run the dmd compiler, I get this error:

        >dmd templateExp.d
teamplteExp.d(12): Error: class teamplteExp.SomeClass(T : BaseClass) is used as a type


This is actually:
templateExp.d(12): Error: class templateExp.SomeClass(T : BaseClass) is used as a type

Reply via email to