Raku Zeta 3 лет назад
Родитель
Сommit
45eadccbcf
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -183,8 +183,8 @@ As we have strings, we can also get single characters:
 ```
 
 ```js
-[[][[]]+[]][+[]][           1 ] // n
-[[][[]]+[]][+[]][ ++[[]][+[]] ] // n
+[[][[]]+[]][+[]][           1 ] // "n"
+[[][[]]+[]][+[]][ ++[[]][+[]] ] // "n"
 ```
 
 Since we have "NaN" and "undefined", we got the following characters: