diff --git a/docs/spec/generics.rst b/docs/spec/generics.rst index 382cdd4e8..42cf4f17d 100644 --- a/docs/spec/generics.rst +++ b/docs/spec/generics.rst @@ -1754,6 +1754,8 @@ overloads for each possible rank is, of course, a rather cumbersome solution. However, it's the best we can do without additional type manipulation mechanisms.) +.. _`self`: + ``Self`` --------