5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
# Put instructions to run the runtime
|
||
|
brainfuck-2.7.3 "$@"
|