fix contract
This commit is contained in:
parent
dc19b8f4e2
commit
e689e8bd13
|
@ -16,4 +16,4 @@
|
|||
(make-directory dir)))))
|
||||
|
||||
(provide/contract
|
||||
[make-directory*/ignore-exists-exn (path-string? . -> . void)])
|
||||
[make-directory*/ignore-exists-exn (path-string? . -> . void?)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user