Right, but that’s because you’re explicitly tellin...
# announcements
b
Right, but that’s because you’re explicitly telling the compiler to use the super type. How would that be any different than the following in your example?
Copy code
println(x + y)