Join Slack
Powered by
I’m not experience with compiler/type-checker impl...
# announcements
k
kunalsheth
08/09/2018, 2:31 PM
I’m not experience with compiler/type-checker implementations, but I’ld be interested in learning about what is going on.
kunalsheth
08/09/2018, 2:52 PM
The exception is thrown from here:
https://github.com/JetBrains/kotlin/blob/4e7718bfff3830a192db0bdf167b93392eb1c951/compiler/frontend/src/org/jetbrains/kotlin/resolve/TypeResolver.kt#L812
kunalsheth
08/09/2018, 2:54 PM
So I’m guessing it has to do with
UomConverter<Q : Quan<Q>>
companion object within
Quantity<...>
class
Open in Slack
Previous
Next