tools.macro
tools.macro copied to clipboard
Fix bug in deftemplate; 'list should be `list
It seems to me that the 'list in deftemplate should use syntax quote, otherwise having list redefined will break deftemplate.
EDIT: Sorry, saw CONTRIBUTING.md after posting this. Do with it what you want.