Join Slack
Powered by
In 1.0.6 if I pass `IllegalStateException::class.j...
# getting-started
n
nimtiazm
01/26/2017, 12:06 PM
In 1.0.6 if I pass
IllegalStateException::class.java
for
Class<out Throwable>
intellij is fine, but in 1.1.0-beta-18, it highlights
.java
as error
Open in Slack
Previous
Next