Skip to content

Commit

Permalink
Update standard/types.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nigel-Ecma <perryresearch@zoot.net.nz>
  • Loading branch information
BillWagner and Nigel-Ecma committed Sep 25, 2024
1 parent cdd12d4 commit b8b3545
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions standard/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,8 +598,6 @@ Since type parameters are not inherited, constraints are never inherited either.
A type parameter is an identifier designating a value type or reference type that the parameter is bound to at run-time.
type_parameter, nullable_type_parameter, non_nullable_non_value_type_parameter
```ANTLR
type_parameter
: identifier
Expand Down

0 comments on commit b8b3545

Please sign in to comment.