test @ de18bb93f9ec

Initial commit
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Mar 2021 21:42:58 -0500
parents (none)
children (none)
#!/usr/bin/env bash

set -euo pipefail

rlwrap sbcl --load "test.lisp" --eval "(1am:run)" --quit