Skip to content

Commit d69f896

Browse files
authored
Rename comparison.js to 04-comparison.js
1 parent 47ab700 commit d69f896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ console.log(undefined < 0);
1818

1919
// ===
2020

21-
console.log("2" === 2);
21+
console.log("2" === 2);

0 commit comments

Comments
 (0)