Added + * fix

This commit is contained in:
Justin Ethier 2016-11-23 17:49:16 -05:00
parent 20a73cac64
commit 8bc379d7c8

View file

@ -5,6 +5,10 @@ Features:
- Allow the reader to recognize `#true` and `#false`.
Bug Fixes
- Do not generate invalid C code when compiling `+` or `*` without any arguments.
# 0.3.2 - November 22, 2016
Features: