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.