Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macros: Return the value when it's there.
Otherwise NIL value can cause mismatch error. Returning T is not an option either, because then it won't return the proper value of the index.
- Loading branch information