Merge branch 'refactor'
This commit is contained in:
commit
e22e971664
374 changed files with 2836 additions and 175 deletions
|
@ -57,7 +57,7 @@ Even if we press `key:Shift+Enter` to input multiple lines, and put `use strict`
|
|||
|
||||
The reliable way to ensure `use strict` would be to input the code into console like this:
|
||||
|
||||
```
|
||||
```js
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue