Oddly, this test succeeded locally even with the
wrong exception expression. DrDr caught it though.
(cherry picked from commit ec80b7d01c)
This commit is contained in:
Asumu Takikawa 2013-06-22 12:06:02 -04:00 committed by Ryan Culpepper
parent cf8f806db7
commit d6acbce609

View File

@ -1,5 +1,5 @@
#;
(exn:pred #rx"expected 2 values, but got 1")
(exn-pred #rx"Expected 2 values, but got 1")
#lang typed/racket
;; This test ensures that the following snippet doesn't