Maybe I'm missing something, but why doesn't `kotl...
# announcements
k
Maybe I'm missing something, but why doesn't
kotlin.test.assertFailsWith
have a reified type parameter instead of a
KClass
parameter? It feels like the perfect example use case to me.