Skip to content

Commit

Permalink
add missing distractor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
colevandersWands authored Nov 24, 2023
1 parent 0092100 commit 73fd18d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ if (input === '') {

while input === null { // distractor
if (input === '') // distractor
LET input = null;
LET input = null; // distractor

0 comments on commit 73fd18d

Please sign in to comment.