4 lines
115 B
Scheme
4 lines
115 B
Scheme
;; Supported by core PLT:
|
|
(module |6| mzscheme
|
|
(provide get-output-string open-input-string open-output-string))
|