Merge pull request #746 from mrcslws/wrong-gap-edge-point
[dygraphs.git] / jsdoc-toolkit / app / test / nocode.js
1 /**#nocode+*/
2 /**
3 @name star
4 @function
5 */
6 function blahblah() {
7
8 }
9 /**#nocode-*/
10
11 function yaddayadda() {
12
13 }