you can see that it is by shadowing `T` - change `...
# announcements
s
you can see that it is by shadowing
T
- change
fun read
to
fun <T> read
and it’ll stop complaining about variance and instead complain that
src
isn’t the right type