mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-03 18:10:56 +01:00
add single char monospace
This commit is contained in:
parent
cbc02bd235
commit
9fa24be227
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Summary
|
||||
|
||||
The RFC introduces a feature to annotate polymorphic function types to express that the first instantiation of a polymorphic type T is the one that sticks.
|
||||
The RFC introduces a feature to annotate polymorphic function types to express that the first instantiation of a polymorphic type `T` is the one that sticks.
|
||||
|
||||
## Motivation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue