Skip to content

Commit

Permalink
Added dummy js file
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksta committed Jan 5, 2024
1 parent 11710a3 commit 0815774
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions blank/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
if ((foo = bar)) {
console.log('Hello');
} else {
console.log('Error');
}

0 comments on commit 0815774

Please sign in to comment.