sbin/res/jsdoc/app/test/nocode.js
author veltr
Tue, 17 Apr 2012 15:58:35 +0200
changeset 867 43f615b4dc48
parent 520 fe008e95a716
permissions -rw-r--r--
Corrected createAnnotationWidget sharing bug

/**#nocode+*/
    /**
      @name star
      @function
    */
    function blahblah() {
    
    }
/**#nocode-*/

function yaddayadda() {

}