3 lines
68 B
Racket
3 lines
68 B
Racket
|
|
#lang racket
|
||
|
|
(copy-port (current-input-port) (current-output-port))
|