Demonstrating that 10772 is fixed
This commit is contained in:
parent
5bd12bb6f1
commit
9d8d36e568
|
@ -57,4 +57,6 @@
|
|||
(type-case "foo" "bar") =error> "this must be a type defined with define-type"
|
||||
|
||||
(type-case + "bar") =error> "this must be a type defined with define-type"
|
||||
|
||||
(type-case #f [x () 1]) =error> "this must be a type defined with define-type"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user