mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-05 12:16:35 +02:00
3 lines
60 B
Scheme
3 lines
60 B
Scheme
(import (scheme base)
|
|
(scheme read))
|
|
(write (read))
|