3 lines
56 B
Bash
3 lines
56 B
Bash
|
printf %s "$1" > program.rkt
|
||
|
racket program.rkt || true
|