rename to .rkt
original commit: 0d1d61c725e58889dcda23a44ecb9b32f87e4002
This commit is contained in:
parent
fcf6876f28
commit
15c23cc374
|
@ -6,7 +6,7 @@
|
|||
(require/typed apply-to-scheme-files
|
||||
((Path -> (Listof (Listof (U #f (Listof (U Number #f))))))
|
||||
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 str String)
|
||||
|
|
Loading…
Reference in New Issue
Block a user