4 lines
109 B
Racket
4 lines
109 B
Racket
;; Supported by core PLT:
|
|
#lang scheme/base
|
|
(provide get-output-string open-input-string open-output-string)
|