#!/usr/local/bin/sbcl --script (defvar x +) (apply x '(3 2))