Skip to content

Commit

Permalink
Add a note about marking generic types passed to type formals
Browse files Browse the repository at this point in the history
---
Signed-off-by: Michael Ferguson <[email protected]>
  • Loading branch information
mppf committed Mar 8, 2024
1 parent dd135e7 commit b0b44c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/rst/language/spec/generics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,8 @@ marked with ``(?)``:

* ``class-inherit`` expressions (see :ref:`Inheritance`)

* generic types passed to a `type` formal argument (see
:ref:`Formal_Type_Arguments`)

.. _Generic_Methods:

Expand Down

0 comments on commit b0b44c3

Please sign in to comment.