initial commit for GitHub
This commit is contained in:
13
jsdoc_toolkit-2.3.3-beta/app/test/nocode.js
Normal file
13
jsdoc_toolkit-2.3.3-beta/app/test/nocode.js
Normal file
@@ -0,0 +1,13 @@
|
||||
/**#nocode+*/
|
||||
/**
|
||||
@name star
|
||||
@function
|
||||
*/
|
||||
function blahblah() {
|
||||
|
||||
}
|
||||
/**#nocode-*/
|
||||
|
||||
function yaddayadda() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user