mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Add drawback
This commit is contained in:
parent
0b998a2d43
commit
f862e0e134
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ While tables and userdata have individualized metatables, also allowing function
|
|||
|
||||
## Drawbacks
|
||||
|
||||
None known.
|
||||
Identifiers being reused has the potential to confuse humans reading them.
|
||||
|
||||
## Alternatives
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue