Fix error spec for this test.
original commit: 4f3e3625b30adb9ec7af9d0139230d8b85150310
This commit is contained in:
parent
63b18963f3
commit
2a2a54c438
|
@ -1,5 +1,5 @@
|
|||
#;
|
||||
(exn-pred 1 ".*once in a form.*")
|
||||
(exn-pred #rx".*once in a form.*")
|
||||
#lang typed/scheme
|
||||
|
||||
(: foo : (Integer -> Integer -> Integer))
|
||||
|
|
Loading…
Reference in New Issue
Block a user