<https://github.com/Kotlin/dokka/tree/0.9.10%2Ftyp...
# dokka
u
[dokka:0.9.10/typealias] 1 new commit by Simon Ogorodnik:
<https://github.com/Kotlin/dokka/commit/aa6bf489b534c8b0a3d6273c59e1495260b59185|aa6bf48>
Fix most of failing tests, by not unwrapping types, if it not abbreviated (Otherwise we will lose in/out variance) - Simon Ogorodnik