mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* fix #2818: throw an error when a function assignment has duplicate parameter names * fix linting and code issue * fix broken unit test * Make linter happy * Add a test case `['x', { name: 'x' }]`