src/{codegen,method}-impl.lisp: Allow non-variables in `vars' lists.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 10:04:18 +0000 (11:04 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 17:11:37 +0000 (18:11 +0100)
It used to be assumed that everything in the `vars' list was a
`var-inst' object, but that's not going to be true any more.


No differences found