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