2021-06-22 15:26:51 -04:00

6 lines
120 B
Plaintext

console.log("hello world"); // This is a comment
/*
This is a multi line
Comment
*/