After cloning, getting, and building as described in the README, I get the following error when running go-lisp: ``` $ go-lisp -file example.lsp ERROR: Badly formatted arguments: [Incrementor: 1] ``` Any ideas on why?