Add drawback

This commit is contained in:
Qualadore 2023-07-11 11:02:19 +00:00
parent 0b998a2d43
commit f862e0e134
No known key found for this signature in database
GPG key ID: 1F55CCE2A638948F

View file

@ -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