Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 1, 2020
1 parent 6175190 commit 5c446d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
if (array.includes(a)) {
if (!~array.indexOf.includes(a)) {
}

0 comments on commit 5c446d4

Please sign in to comment.