RosettaCodeData/Task/Input-loop/Racket/input-loop.rkt

3 lines
68 B
Racket

#lang racket
(copy-port (current-input-port) (current-output-port))