mirror of
https://github.com/fankes/moshi.git
synced 2025-12-13 02:01:01 +08:00
* Correctly render non-classname wildcard types Resolves #984 Resolves #985 * Add thorough typealias test * Expand unwrapTypeAlias to parameterized and wildcard types Resolves #983 * Disable Werror for now