Call checking #16
Labels
bug
Something isn't working
implemented
Implemented, and on it's way to stable
semantic check
Problems with the semantic analysis stage
urgent
High priority and should be fixed ahead of other tasks
Milestone
Currently no attempt is made to check the arity or types of parameters for calls. The following compiles:
It will, however, produce invalid target code. This issue is similar to #15 ''(Type checking)'' although also has issues with call arity, and the lack of proper call-site function inspection is also a problem for #6.
The text was updated successfully, but these errors were encountered: