Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Dec 20, 2022
1 parent 63c75c9 commit 267bf57
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log('val', 42);
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log('val', "42");
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log('val', "42");
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log('val', "42");

0 comments on commit 267bf57

Please sign in to comment.