RosettaCodeData/Task/Copy-stdin-to-stdout/Ol/copy-stdin-to-stdout.ol
2023-07-01 13:44:08 -04:00

1 line
51 B
Text

(bytestream->port (port->bytestream stdin) stdout)