jsdoc/test/cases/copyrighttag.js
2011-01-15 11:29:44 +00:00

6 lines
86 B
JavaScript

/** @constructor
@copyright (c) 2011 Michael Mathews
*/
function Thingy() {
}