mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-11 17:08:46 +00:00
Keep list of function parameters in f_line and use it to verify types of arguments for function calls. Only static type checks are implemented.
Keep list of function parameters in f_line and use it to verify types of arguments for function calls. Only static type checks are implemented.