The following compiles: ```scala class Baz { type T; } ``` I'm not 100% sure I'm not missing something in the SLS about default of type members, but I can't find anything.