iflrandevu/rsc/scripts/jsdoc/test/fixtures/inlinecomment.js

3 lines
100 B
JavaScript

/** Inline Comment 1 */ this.test = function(){}
/** Inline Comment 2 */ this.test2 = function(){};