`val foo = java.util.TreeSet<Bar>()` gets ri...
# getting-started
b
val foo = java.util.TreeSet<Bar>()
gets rid of the error, but isn’t it weird?