From: Mark Wooding Date: Wed, 7 Aug 2019 16:20:55 +0000 (+0100) Subject: src/method-proto.lisp: Use new `definst' private-slot-name feature. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/commitdiff_plain/3ee33e04477ace9d13587f28253fb8c6d1c7ed6c?ds=inline;hp=3ee33e04477ace9d13587f28253fb8c6d1c7ed6c src/method-proto.lisp: Use new `definst' private-slot-name feature. I missed this when I was fixing up the codegen code. ---