rename to .rkt
This commit is contained in:
parent
68391b2d7f
commit
0d1d61c725
|
@ -6,7 +6,7 @@
|
||||||
(require/typed apply-to-scheme-files
|
(require/typed apply-to-scheme-files
|
||||||
((Path -> (Listof (Listof (U #f (Listof (U Number #f))))))
|
((Path -> (Listof (Listof (U #f (Listof (U Number #f))))))
|
||||||
Path
|
Path
|
||||||
-> (Listof (U #f (Listof (Listof ( U #f (Listof (U Number #f)))))))) "foldo.scm")
|
-> (Listof (U #f (Listof (Listof ( U #f (Listof (U Number #f)))))))) "foldo.rkt")
|
||||||
|
|
||||||
(define-type-alias top Any)
|
(define-type-alias top Any)
|
||||||
(define-type-alias str String)
|
(define-type-alias str String)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user