2014-12-07 02:06:41 -08:00

11 lines
70 B
JavaScript

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