mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
This is a test (provided by julienbachmann) and a fix for an issue where the parser crashes when valueOf is used as a key in an object literal
From the project root, run the following command in the terminal:
java -jar lib/js.jar -modules rhino_modules -modules node_modules jsdoc.js -T
TODO:
More info for contributors about how tests work and about plugin/template tests