Common Lisp: Add documentation
[jackhill/mal.git] / ada / run
1 #!/bin/bash
2 exec $(dirname $0)/${STEP:-stepA_mal} "${@}"