Fix whitespace in test

original commit: b4a98af3197ec0828dbe83ce835453598459bd22
This commit is contained in:
Asumu Takikawa 2012-11-10 12:03:47 -05:00
parent fb52e98a05
commit f6106431fb

View File

@ -1,6 +1,7 @@
#lang typed/racket
#lang typed/racket
;; Make sure the Custodian type is bound
(: cust Custodian)
(define cust (current-custodian))
(define cust (current-custodian))