aboutsummaryrefslogtreecommitdiffstats
path: root/JavaScript/hello.js
diff options
context:
space:
mode:
authoralyx <alyx@aleteoryx.me>2024-01-23 14:05:13 -0500
committeralyx <alyx@aleteoryx.me>2024-01-23 14:05:13 -0500
commit829d4ebb3c894fe2c8a49bff9d658ecac9f64de0 (patch)
treeeb5c74b5b0b83cd555eab7f80be25a84c1c3bb2b /JavaScript/hello.js
parent0232d607c48c85e1a104393f91254801734edf1c (diff)
downloadomnihello-master.tar.gz
omnihello-master.tar.bz2
omnihello-master.zip
JS,PHP,PY,RSHEADmaster
Diffstat (limited to 'JavaScript/hello.js')
-rw-r--r--JavaScript/hello.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/JavaScript/hello.js b/JavaScript/hello.js
new file mode 100644
index 0000000..422c89e
--- /dev/null
+++ b/JavaScript/hello.js
@@ -0,0 +1 @@
+console.log("Hello, World!")