Explorar o código

Fix '10' example in Basics

Aaron Hill %!s(int64=8) %!d(string=hai) anos
pai
achega
40ab642c95
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ The following source will do an `alert(1)`:
     0           =>  +[]
     1           =>  +!+[]
     2           =>  !+[]+!+[]
-    10          =>  [+!+[]]+[+[]]
+    10          =>  +[[+!+[]]+[+[]]]
     Array       =>  []
     Number      =>  +[]
     String      =>  []+[]