Warning
One caveat of using include is that included packages cannot have their own dock statements. All imports must be done by the package using the include keyword.
Note
Actually, there’s another default type in Mochaccino, <EntryPoint>, which is used by the module containing the main function. However, this type is considered an exception, and the term “default types” excludes this type.