diff options
Diffstat (limited to 'doc/manual/rl-next/enter-debugger-more-reliably-in-let-and-calls.md')
-rw-r--r-- | doc/manual/rl-next/enter-debugger-more-reliably-in-let-and-calls.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/rl-next/enter-debugger-more-reliably-in-let-and-calls.md b/doc/manual/rl-next/enter-debugger-more-reliably-in-let-and-calls.md index 49e6c1cc8..b94bea3c0 100644 --- a/doc/manual/rl-next/enter-debugger-more-reliably-in-let-and-calls.md +++ b/doc/manual/rl-next/enter-debugger-more-reliably-in-let-and-calls.md @@ -2,6 +2,8 @@ synopsis: The `--debugger` will start more reliably in `let` expressions and function calls prs: 9917 issues: 6649 +credits: [9999years, horrors] +category: Fixes --- Previously, if you attempted to evaluate this file with the debugger: |