www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 990619e9c9edd2e2e16843aaacd65214e9390852
parent f22e9b0683601f60ad58ed193ab7a5a43b122522
Author: Stephen Chang <stchang@ccs.neu.edu>
Date:   Mon, 11 Jul 2016 19:23:54 -0400

turnstile provides postfix-in

Diffstat:
Mmacrotypes/typecheck.rkt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/macrotypes/typecheck.rkt b/macrotypes/typecheck.rkt @@ -12,6 +12,7 @@ (for-meta 3 racket/base syntax/parse racket/syntax) racket/bool racket/provide racket/require racket/match racket/promise) (provide + postfix-in symbol=?- match- delay- (except-out (all-from-out racket/base) #%module-begin) (for-syntax (all-defined-out)) (all-defined-out)