Fix error spec for this test.
This commit is contained in:
parent
c0a9704ebc
commit
4f3e3625b3
|
@ -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