.
original commit: 7840e99cb9ef9dd9a50f7510895727ca64b273eb
This commit is contained in:
parent
b37217acff
commit
7214c00163
|
@ -126,7 +126,8 @@
|
|||
match-letrec
|
||||
match-define
|
||||
match-test
|
||||
)
|
||||
exn:misc:match?
|
||||
exn:misc:match-value)
|
||||
|
||||
(require-for-syntax (lib "stx.ss" "syntax")
|
||||
(lib "etc.ss")
|
||||
|
|
|
@ -141,7 +141,8 @@
|
|||
match-test
|
||||
match:test-no-order
|
||||
pregexp-match-with-error
|
||||
)
|
||||
exn:misc:match?
|
||||
exn:misc:match-value)
|
||||
|
||||
(require-for-syntax (lib "stx.ss" "syntax")
|
||||
(lib "etc.ss")
|
||||
|
|
Loading…
Reference in New Issue
Block a user