gensym: hide the counter in an environment, define inc in stepA.
[jackhill/mal.git] / picolisp / run
... / ...
CommitLineData
1#!/bin/bash
2exec pil $(dirname $0)/${STEP:-stepA_mal}.l - "${@}"