2021-11-24 18:55:22 +05:30

6 lines
120 B
Plaintext

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