compiler-discord/docker/racket/run.sh
2019-06-15 21:22:43 -04:00

2 lines
56 B
Bash

printf %s "$1" > program.rkt
racket program.rkt || true