Analysis: Key not found #384
bojankerec
started this conversation in
General
Replies: 1 comment
-
This requires effect analysis that we don't have: the type checker doesn't know that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a following code that give me an error
"TypeError: Key 'message' not found in table 'err'"
Is this behavior intentional (analyzer cannot properly detect function content since fillMessage can change during runtime)? Use case should be similar to table.insert.
Beta Was this translation helpful? Give feedback.
All reactions