Merge pull request #374 from sgtatham/vala-fixes
[jackhill/mal.git] / rpython / run
1 #!/bin/bash
2 exec $(dirname $0)/${STEP:-stepA_mal} "${@}"