fix formatting problem
This commit is contained in:
parent
aff9d1ee60
commit
5e9a5b29f4
@ -35,7 +35,7 @@ basic.showNumber(1);
|
|||||||
basic.showNumber(2);
|
basic.showNumber(2);
|
||||||
```
|
```
|
||||||
|
|
||||||
## The empty statement
|
### The empty statement
|
||||||
|
|
||||||
In JavaScript, there is the concept of an *empty statement*, which is whitespace followed by
|
In JavaScript, there is the concept of an *empty statement*, which is whitespace followed by
|
||||||
a semicolon in the context where a statement is expected.
|
a semicolon in the context where a statement is expected.
|
||||||
|
Loading…
Reference in New Issue
Block a user