Skip to content

Commit 537a5f0

Browse files
authored
Merge pull request #8 from nhcarrigan/test
feat: add new console statement
2 parents 87ceb88 + 55c5693 commit 537a5f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
console.log("Hello World");
1+
console.log("Hello World");
2+
console.log("Naomi was here!");

0 commit comments

Comments
 (0)