From 47245b632c150f5e0b4bef58ddf25ed07caef9a6 Mon Sep 17 00:00:00 2001 From: Naman Samaiya Date: Mon, 24 Oct 2022 16:44:31 +0530 Subject: [PATCH] added a file --- hello-hello.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello-hello.js diff --git a/hello-hello.js b/hello-hello.js new file mode 100644 index 0000000..8b00db0 --- /dev/null +++ b/hello-hello.js @@ -0,0 +1 @@ +console.log("hello hello!!") \ No newline at end of file