bigint
This commit is contained in:
parent
438e66d952
commit
a70c4306d7
4 changed files with 168 additions and 45 deletions
|
@ -42,7 +42,7 @@ Only comments may appear above `"use strict"`.
|
|||
```warn header="There's no way to cancel `use strict`"
|
||||
There is no directive like `"no use strict"` that reverts the engine to old behavior.
|
||||
|
||||
Once we enter strict mode, there's no return.
|
||||
Once we enter strict mode, there's no going back.
|
||||
```
|
||||
|
||||
## Browser console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue