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 2870b7f commit 471bb4cCopy full SHA for 471bb4c
drracket-test/tests/drracket/module-lang-test.rkt
@@ -542,7 +542,7 @@ f: contract violation
542
543
}
544
#f
545
- #rx"[+]: expects a number, given #false"
+ #rx"[+]: expects a number(?: as 2nd argument)?, given #false"
546
#:extra-assert
547
(λ (defs ints #:stacks stacks #:test test)
548
(and (for*/or ([stack (in-list stacks)]
0 commit comments