compiler-discord/docker/racket/run.sh

3 lines
56 B
Bash
Raw Normal View History

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