Create comments

This commit is contained in:
LSvekis
2021-06-22 15:26:51 -04:00
committed by GitHub
parent fccbf0930d
commit 691f5babdb
+5
View File
@@ -0,0 +1,5 @@
console.log("hello world"); // This is a comment
/*
This is a multi line
Comment
*/