I used `<*>` in the return type, but when I ...
# server
a
I used
<*>
in the return type, but when I try to initialize the same way in Kotlin, the IDE tells me it doesn't accept projections in initialization.