mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +08:00
Otherwise we crash with an exception attempting to create an adapter for an enclosed type that has a type parameter. I ran into this looking for a test case for issue 615. https://github.com/square/moshi/issues/615