Why does the compiler complain with `Inferred type...
# announcements
b
Why does the compiler complain with
Inferred type was OutInt but Out<T> was expected
even though
OutInt
is an
Out<T>