2 lines
100 B
JavaScript
2 lines
100 B
JavaScript
/** Inline Comment 1 */ this.test = function(){}
|
|
/** Inline Comment 2 */ this.test2 = function(){};
|