Rename *ll* and *ul* to ll and ul in easy-subs
commitef7bcdbed1baf52d791b95b7ce767b56a4ccb26d
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 13:13:53 +0000 (26 06:13 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 13:13:53 +0000 (26 06:13 -0700)
tree97ae11b5d7ba7df636a1a678e0bb533c1ae4f613
parent9d830ee5a0b9dad8a60a02e0015919233a0d07cf
Rename *ll* and *ul* to ll and ul in easy-subs

The function `easy-subs` doesn't really need the special variables
since they're arguments, so rename the args to `ll` and `ul` to break
that connection.

Full testsuite + share passes with cmucl and ccl64.
src/defint.lisp