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 24e4d0b commit 28d16f2Copy full SHA for 28d16f2
redex-doc/redex/scribblings/ref/testing.scrbl
@@ -255,7 +255,7 @@ metafunctions or unnamed reduction-relation cases) to application counts.}
255
(code:line #:source reduction-relation-expr
256
size-expr kw-args ...)
257
(code:line #:source reduction-relation-expr)]
258
- [kw-args (code:line #:attempt-num attempts-expr)
+ [kw-args (code:line #:attempt-num attempt-num-expr)
259
(code:line #:retries retries-expr)])
260
#:contracts ([size-expr natural-number/c]
261
[attempt-num-expr natural-number/c]
0 commit comments