aKuad
Results
2
issues of
aKuad
## Bug Report As far as I know, there are no same issues on here, no same questions on StackOverflow. Sorry if already exist same one. #### Steps to reproduce...
needs investigation
A JS code for a function with `@returns` JSDoc below: `any_mod.js` ```js /** * Module description here * * @module */ /** * Function description here * * @returns {number}...