how to comment out a line in jquery

JavaScript
// hello
or
/* 
Lorem
Ipsum
*/
:D
Source

Also in JavaScript: