diff --git a/rfcs/function-debug-id.md b/rfcs/function-debug-id.md index 95e7300f..8aafcfbf 100644 --- a/rfcs/function-debug-id.md +++ b/rfcs/function-debug-id.md @@ -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