Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
DoonOnthon committed Aug 5, 2023
1 parent bdb2df9 commit d4d7456
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions unformatted.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
function example ( ) {
var foo = 'bar' ;
console . log (foo) ;
}

0 comments on commit d4d7456

Please sign in to comment.