Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Oct 15, 2022
1 parent 91588a7 commit afc8d74
Showing 1 changed file with 4 additions and 0 deletions.
@@ -0,0 +1,4 @@
console.log((function() {
var b;
return b = 94, b <<= 8, b |= 173, b <<= 8, b |= 190, b <<= 8, b |= 239;
})().toString(16));

0 comments on commit afc8d74

Please sign in to comment.