mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
3 lines
60 B
Scheme
3 lines
60 B
Scheme
(import (scheme base)
|
|
(scheme read))
|
|
(write (read))
|