swc/ecmascript/jsdoc/tests/fixtures/starbangstar.js

12 lines
236 B
JavaScript
Raw Normal View History

2020-08-14 12:20:25 +03:00
/*!*
* Script that does something awesome
*
* @copyright (c) 2011 Rotorz Limited. All rights reserved.
* @author Lea Hayes
* @module myscript/core
*/
/*!*********************************
* This should be ignored by JSDoc
* @var x
*/