thirdparty/jsdoctoolkit/app/test/nocode.js
author Daniel Hans <Daniel.M.Hans@gmail.com>
Sat, 14 Nov 2009 17:22:44 +0100
changeset 3088 08b9f4de6675
parent 3041 c8f47f0b6697
permissions -rw-r--r--
Users who claim or work on tasks may list them without having student role.

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

function yaddayadda() {

}