Fix whitespace in test
This commit is contained in:
parent
d22532db16
commit
b4a98af319
|
@ -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))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user