Explorar o código

Merge pull request #60 from Aaron1011/fix/10

Fix '10' example in Basics
Martin Kleppe %!s(int64=8) %!d(string=hai) anos
pai
achega
8be56024ac
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      =>  []+[]