Oddly, this test succeeded locally even with the
wrong exception expression. DrDr caught it though.
This commit is contained in:
Asumu Takikawa 2013-06-22 12:06:02 -04:00
parent f6b8b6ed8e
commit ec80b7d01c

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