rust: remove rustyline ANSI CSI codes from output
[jackhill/mal.git] / rust / run
CommitLineData
20e8dea0
JM
1#!/bin/bash
2exec $(dirname $0)/target/release/${STEP:-stepA_mal} "${@}"