From fe3ad1f5968a196b3b4fef220153afac448abe40 Mon Sep 17 00:00:00 2001 From: heathercoraje Date: Tue, 19 Jun 2018 20:38:14 +0100 Subject: [PATCH] Heather needs to go home and eat --- helloWorld.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 helloWorld.js diff --git a/helloWorld.js b/helloWorld.js new file mode 100644 index 0000000..c5e8a0b --- /dev/null +++ b/helloWorld.js @@ -0,0 +1 @@ +alert('yo, I am hungry');