2021-11-24 19:45:52 +05:30

6 lines
120 B
Plaintext

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