| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fd37d54 commit 8eb87ee
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,7 +13,7 @@ dropped into the REPL. It has simplistic emacs line-editing. | |||
| 13 | 13 | ``` | |
| 14 | 14 | $ node | |
| 15 | 15 | Type '.help' for options. | |
| 16 | - > a = [ 1, 2, 3]; | ||
| 16 | + > a = [1, 2, 3]; | ||
| 17 | 17 | [ 1, 2, 3 ] | |
| 18 | 18 | > a.forEach((v) => { | |
| 19 | 19 | ... console.log(v); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments