racket/pkgs/racket-test
Ryan Culpepper 52bfb32cd3 syntax/parse: only check for empty match on unbounded EH patterns
This change permits EH patterns like (~once <nullable>), because the
match will happen at most once, so there is no danger of divergence.
Thanks to Alex Knauth for pointing out this special case.

Merge to release branch.
2016-07-11 13:04:07 -04:00
..
tests syntax/parse: only check for empty match on unbounded EH patterns 2016-07-11 13:04:07 -04:00
info.rkt Tests for option contract instrumentation. 2016-01-25 16:36:04 -06:00
LICENSE.txt update copyright from 2015 to 2016 2016-01-13 19:40:35 -07:00