properly implement tco and add step7:quote
[jackhill/mal.git] / kotlin / run
CommitLineData
20e8dea0
JM
1#!/bin/bash
2exec java -jar $(dirname $0)/${STEP:-stepA_mal}.jar "${@}"