Fix DEFINT-DECODER #6
Loading…
Reference in a new issue
No description provided.
Delete branch "fix-defint-decoder-bug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey sorry it appears I introduced a bug in the previous PR. I forgot to unquote the GENSYMed symbol. :shame:. This should fix it.
Thanks (probably a good case for some proper tests...)