Closed euclidianAce closed 3 years ago
This moves the check for redeclarations into add_var so implicit declarations in things like for loops and function arguments get caught
add_var
Teal Playground URL: https://446--teal-playground.netlify.app
@euclidianAce Nice! merged! :)
This moves the check for redeclarations into
add_var
so implicit declarations in things like for loops and function arguments get caught