catch missing ^
references
#13
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Here is the code:
Obviously, this code has an error, because
hello
is not present in thefoo
object. We can detect this problem statically.Here is a more complex example:
We can detect this typo, I believe.
The text was updated successfully, but these errors were encountered: