Adjust error message for test
Needed to change due to recent syntax-parse changes
This commit is contained in:
parent
0d45168aee
commit
2fc669e136
|
@ -1,5 +1,5 @@
|
|||
#;
|
||||
(exn-pred #rx"struct:: expected the literal")
|
||||
(exn-pred #rx"struct:: expected one of these literals")
|
||||
|
||||
#lang typed/racket
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user