4 lines
96 B
Scheme
4 lines
96 B
Scheme
(module restricted-mzscheme mzscheme
|
|
(provide (all-from-except mzscheme
|
|
read-string)))
|