![]() Previously, (check-exn exn? 'foo) would pass even though 'foo is not a thunk. Now it raises an exn:fail:contract? exception. Previously, (check-not-exn 'foo) would produce a check failure. Now it raises an exn:fail:contract? exception. original commit: bea7c852d773e442212528fafaccd6206df903b6 |
||
---|---|---|
pkgs/rackunit-pkgs |