src/method-impl.lisp: Don't mangle `ap' name in `basic-argument-names'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Sep 2015 14:16:21 +0000 (15:16 +0100)
commit4c3d168fcdd02d012f742a7b38ed52b9779c3f3c
treea6fcc933ec46e257af8f005d45331f7716195b7a
parent0c4559280eea9f0268866198be50b6f0395b4251
src/method-impl.lisp: Don't mangle `ap' name in `basic-argument-names'.

It's already correct.  If we change it then there'll be two `master_ap'
arguments when we invoke the method.
src/method-impl.lisp