Livescript Convert `not` from native to built-in.
[jackhill/mal.git] / livescript / run
CommitLineData
dcccf1b2
JB
1#!/bin/bash
2exec node $(dirname $0)/${STEP:-stepA_mal}.js "${@}"