We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e84272 commit 62fc0dcCopy full SHA for 62fc0dc
2 files changed
string-constants-lib/info.rkt
@@ -7,4 +7,4 @@
7
8
(define pkg-authors '(robby))
9
10
-(define version "1.30")
+(define version "1.31")
string-constants-lib/string-constants/private/english-string-constants.rkt
@@ -1554,6 +1554,7 @@ please adhere to these guidelines:
1554
(last-stack-frame "show the last stack frame")
1555
(last-stack-frames "show the last ~a stack frames")
1556
(next-stack-frames "show the next ~a stack frames")
1557
+ (more-stack-frames "show more stack frames")
1558
1559
;;; welcoming message in repl
1560
(language "Language")
0 commit comments