Explorar o código

Update README.md

make example more understandable
Raku Zeta %!s(int64=3) %!d(string=hai) anos
pai
achega
d71cee0979
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -183,7 +183,7 @@ As we have strings, we can also get single characters:
 ```
 
 ```js
-[[][[]]+[]][+[]][           1 ] // "n"
+  "undefined"   [           1 ] // "n"
 [[][[]]+[]][+[]][ ++[[]][+[]] ] // "n"
 ```