Before shortening: context(test.MyType)
class MyClass<MyType, Other : test.MyType> : Base<test.MyType>()
with default settings:
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
with SHORTEN_AND_IMPORT:
with SHORTEN_AND_STAR_IMPORT:
