Having 2 functions with the same name should throw an error. #235
Labels
component: parser
Affects the parser
requires: sem
Change can only be implemented once semantic analysis works
tool: mh_lint
Affects the linter
What kind of feature is this?
New feature in MISS_HIT
Your MATLAB/Octave environment
MATLAB
Octave is not affected by this
MISS_HIT component affected
I think this falls under the linter.
Describe the solution you'd like
Matlab will not use a file where 2 functions have the same name. I suspect that ms lint should flag this, no?
Example:
The text was updated successfully, but these errors were encountered: