Skip to content

Commit f540101

Browse files
[auto] regenerate table of contents
1 parent c8ead41 commit f540101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4528,6 +4528,7 @@ function myFunction() {
45284528
}
45294529
// console.log(blockVar); // Uncaught ReferenceError: blockVar is not defined
45304530
}
4531+
// console.log(functionVar); // Uncaught ReferenceError: functionVar is not defined
45314532
```
45324533

45334534
<!-- Update here: /questions/explain-the-difference-between-global-scope-function-scope-and-block-scope/en-US.mdx -->

0 commit comments

Comments
 (0)