Commit 85b3edc
repl: catch
PR-URL: #54512
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>\v and \r in new-line detection1 parent 397be8a commit 85b3edcCopy full SHA for 85b3edc
File tree
Expand file treeCollapse file tree
2 files changed
+32
-3
lines changedOpen diff view settings
Filter options
- lib/internal/repl
- test/parallel
Expand file treeCollapse file tree
2 files changed
+32
-3
lines changedOpen diff view settings
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
436 | 436 | |
437 | 437 | |
438 | 438 | |
439 | | - |
440 | | - |
441 | | - |
| 439 | + |
| 440 | + |
| 441 | + |
442 | 442 | |
443 | 443 | |
444 | 444 | |
|
Collapse file
test/parallel/test-repl-preview-newlines.js
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
0 commit comments