From ccec5b4261f699827ceeccaae60384118056abdd Mon Sep 17 00:00:00 2001 From: gilesb Date: Tue, 24 Oct 2023 00:48:51 +0100 Subject: [PATCH] js --- try.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 try.js diff --git a/try.js b/try.js new file mode 100644 index 0000000..cce57f9 --- /dev/null +++ b/try.js @@ -0,0 +1 @@ +console.log( " hello" ); \ No newline at end of file