mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
fix #1726, thanks @fisktech
This commit is contained in:
parent
e9971fc367
commit
257533fe5a
@ -21,7 +21,7 @@ Feedback would be highly appreciated! You can reach me at
|
|||||||
[adam@brenecki.id.au](mailto:adam@brenecki.id.au).
|
[adam@brenecki.id.au](mailto:adam@brenecki.id.au).
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// Comments are like C. Single-line comments start with two slashes,
|
// Comments are like C's. Single-line comments start with two slashes,
|
||||||
/* and multiline comments start with slash-star
|
/* and multiline comments start with slash-star
|
||||||
and end with star-slash */
|
and end with star-slash */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user