MaketRandevu/data/scripts/jsdoc/test/fixtures/inlinecomment.js
2013-05-20 17:21:58 +00:00

2 lines
100 B
JavaScript

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