Unresolved @sample in Kotlin docs

Viewed 213

When I inspect the Kotlin docs, for example Collections.map(...) Intellij Idea can't resolve the reference mentioned in docs.

What should I add to my project to make it work?

enter image description here

docs

1 Answers
Related