easyappointments/rsc/scripts/jsdoc/test/fixtures/file.js
2013-07-02 17:20:39 +00:00

7 lines
No EOL
103 B
JavaScript

/**
* @overview This is a file doclet.
* @copyright Michael Mathews 2011
*/
function ignoreMe() {
}