Runtest should fail on bad test data. Fix interop tests.
[jackhill/mal.git] / perl6 / run
1 #!/bin/bash
2 exec perl6 $(dirname $0)/${STEP:-stepA_mal}.pl "${@}"