Merge branch 'master' into chuck-implementation
[jackhill/mal.git] / erlang / run
1 #!/bin/bash
2 exec $(dirname $0)/${STEP:-stepA_mal} "${@}"