Join Slack
Powered by
`println(Pair(2, 'c').second > Pair(2, 'a').sec...
# announcements
b
bombe
12/04/2016, 12:43 PM
println(Pair(2, 'c').second > Pair(2, 'a').second)
crashes with a ClassCastException in Kotlin 1.0.5.
2
Views
Open in Slack
Previous
Next