node-query/node_modules/jsdoc/test/fixtures/file.js

7 lines
103 B
JavaScript
Raw Normal View History

2014-10-20 16:56:45 -04:00
/**
* @overview This is a file doclet.
* @copyright Michael Mathews 2011
*/
function ignoreMe() {
}