浏览代码

use short undefined

Raku Zeta 3 年之前
父节点
当前提交
4fadb8bd64
共有 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
 ```js
-[[][+[]]+[]][+[]][           1 ] // n
-[[][+[]]+[]][+[]][ ++[[]][+[]] ] // n
+[[][[]]+[]][+[]][           1 ] // n
+[[][[]]+[]][+[]][ ++[[]][+[]] ] // n
 ```
 ```
 
 
 Since we have "NaN" and "undefined", we got the following characters:
 Since we have "NaN" and "undefined", we got the following characters: