MaketRandevu/rsc/scripts/jsdoc/test/fixtures/inlinecomment.js
2013-07-02 17:20:39 +00:00

2 lines
100 B
JavaScript

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