hz-zhhq-web/node_modules/JSV/jsdoc-toolkit/app/test/nocode.js

13 lines
140 B
JavaScript
Raw Normal View History

2025-02-25 13:43:48 +08:00
/**#nocode+*/
/**
@name star
@function
*/
function blahblah() {
}
/**#nocode-*/
function yaddayadda() {
}