2014-11-04 18:32:30 +11:00

7 lines
66 B
JavaScript

function test() {
/*
* this is comment
*/
var i = 20;
}