Commit 46a68fe
authored
add example to comment.md
Block comments allow people to uncomment/comment a whole code block by adding/removing a single '/' character.
None of the existing examples clearly demonstrates this ability, so I thought it'd be useful to do so here.
The chapter is already very small, so adding a few extra lines should be acceptable.1 parent d5f826a commit 46a68fe
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
37 | 50 | | |
38 | 51 | | |
39 | 52 | | |
| |||
0 commit comments