Explorar el Código

Remove whitespace from RegExp constructor definition

Alexander I. Zaytsev hace 11 años
padre
commit
7751f9f212
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. 1 1
      jsfuck.js
  2. 4 4
      output.txt

+ 1 - 1
jsfuck.js

@@ -20,7 +20,7 @@
     'String':   '([]+[])',
     'Boolean':  '(![])',
     'Function': '[]["filter"]',
-    'RegExp':   'Function("return /0/")()'
+    'RegExp':   'Function("return/0/")()'
   };
 
   var MAPPING = {

+ 4 - 4
output.txt

@@ -24,18 +24,18 @@
 `7` 39
 `8` 44
 `9` 49
-`:` 2434
+`:` 2286
 `;` 8307
 `<` 292
 `=` 687
 `>` 298
-`?` 2429
+`?` 2281
 `@` 6572
 `A` 726
 `B` 729
 `C` 3407
 `D` 3802
-`E` 2435
+`E` 2287
 `F` 847
 `G` 4979
 `H` 6608
@@ -48,7 +48,7 @@
 `O` 7329
 `P` 6577
 `Q` 6579
-`R` 2431
+`R` 2283
 `S` 731
 `T` 4982
 `U` 6598